diff --git a/integration-tests/bats/ci.bats b/integration-tests/bats/ci.bats index 27d538c6a6..5adaee2dd1 100644 --- a/integration-tests/bats/ci.bats +++ b/integration-tests/bats/ci.bats @@ -332,3 +332,45 @@ EOF [[ ${output} == *"jobs:"* ]] || false [[ ${output} == *"steps:"* ]] || false } + +@test "ci: remove deletes a workflow" { + skip_remote_engine + cat > workflow_1.yaml < workflow_2.yaml <