We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e881df5 commit 92756fdCopy full SHA for 92756fd
.github/workflows/nightly_repeated_unittest.yml
@@ -37,4 +37,4 @@ jobs:
37
scheme: ${{ matrix.scheme }}
38
timeout-minutes: 50
39
generate_coverage_report: false
40
- test_iterations_flags: -test-iterations 100 -run-tests-until-failure
+ test_iterations_flags: -test-iterations 25 -run-tests-until-failure
0 commit comments