Skip to content

Commit a69964e

Browse files
committed
Run unit tests 2 instead of 3 times via bazel
1 parent 0fd1099 commit a69964e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/root/.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ test:unit --features=race
2828

2929
test:unit --build_tests_only
3030
test:unit --test_tag_filters=-e2e,-integration
31-
test:unit --runs_per_test=3
31+
test:unit --runs_per_test=2
3232

3333
test:integration --local_test_jobs 4
3434
test:integration --test_tag_filters=integration

0 commit comments

Comments
 (0)