We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6866156 commit f86f873Copy full SHA for f86f873
.bazelrc
@@ -20,7 +20,7 @@ build:race --@io_bazel_rules_go//go/config:race --test_env=GORACE=halt_on_error=
20
21
test --test_env=TZ=Asia/Shanghai
22
test --test_output=errors --test_summary=testcase
23
-test:ci --color=yes --spawn_strategy=local
+test:ci --color=yes
24
test:ci --verbose_failures --test_verbose_timeout_warnings
25
test:ci --test_env=GO_TEST_WRAP_TESTV=1
26
test:ci --experimental_ui_max_stdouterr_bytes=104857600
0 commit comments