We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523919f commit 0e2a683Copy full SHA for 0e2a683
.github/workflows/ci-javascript.yml
@@ -31,4 +31,5 @@ jobs:
31
bazel test
32
--flaky_test_attempts 3
33
--test_tag_filters ${{ matrix.browser }}
34
+ --local_test_jobs 1
35
//javascript/node/...
0 commit comments