Skip to content

Commit 00e4711

Browse files
committed
debugging
1 parent 79e03c4 commit 00e4711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bazel_repeat_non_flaky.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
{"folder": ".", "bzlmodEnabled": false}
3030
]
3131
exclude_windows: true
32-
bazel_test_command: 'bazel test //... --runs_per_test=${{ inputs.runs_per_test }}'
32+
bazel_test_command: 'bazel test //... --runs_per_test=2${{ inputs.runs_per_test }}'

0 commit comments

Comments
 (0)