We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef9483 commit 7e15b24Copy full SHA for 7e15b24
hack/test-all.sh
@@ -22,7 +22,7 @@ setup_envs
22
23
header_text "running go test"
24
25
-go test -race ${MOD_OPT} ./...
+go test ${MOD_OPT} ./...
26
27
header_text "running coverage"
28
0 commit comments