Skip to content

Commit

Permalink
test: Disable race checks in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Feb 19, 2024
1 parent 8aabac1 commit fb7cd4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make/go.mk
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ endif
envsubst -no-unset -no-empty -i '$(E2E_CONF_FILE)' -o '$(E2E_CONF_FILE_ENVSUBST)'
ginkgo run \
--r \
--race \
--show-node-events \
--trace \
--randomize-all \
Expand Down

0 comments on commit fb7cd4d

Please sign in to comment.