Skip to content

Commit f86f873

Browse files
committed
update
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
1 parent 6866156 commit f86f873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build:race --@io_bazel_rules_go//go/config:race --test_env=GORACE=halt_on_error=
2020

2121
test --test_env=TZ=Asia/Shanghai
2222
test --test_output=errors --test_summary=testcase
23-
test:ci --color=yes --spawn_strategy=local
23+
test:ci --color=yes
2424
test:ci --verbose_failures --test_verbose_timeout_warnings
2525
test:ci --test_env=GO_TEST_WRAP_TESTV=1
2626
test:ci --experimental_ui_max_stdouterr_bytes=104857600

0 commit comments

Comments
 (0)