diff --git a/build/ci/.test.yml b/build/ci/.test.yml index 4ba4ab6c9081c026f26e5451c77bd84e390724a3..65ef4b5e85f22990b2a7a5e5f652f052dab37f84 100644 --- a/build/ci/.test.yml +++ b/build/ci/.test.yml @@ -58,8 +58,3 @@ controller-test: script: - go test -race -v -run TestRun <<: *test - -controller-test: - script: - - go test -race -v -run TestRun - <<: *test