There was an error while loading. Please reload this page.
1 parent 79e03c4 commit 00e4711Copy full SHA for 00e4711
1 file changed
.github/workflows/bazel_repeat_non_flaky.yml
@@ -29,4 +29,4 @@ jobs:
29
{"folder": ".", "bzlmodEnabled": false}
30
]
31
exclude_windows: true
32
- bazel_test_command: 'bazel test //... --runs_per_test=${{ inputs.runs_per_test }}'
+ bazel_test_command: 'bazel test //... --runs_per_test=2${{ inputs.runs_per_test }}'
0 commit comments