Skip to content

Commit 3933591

Browse files
committed
chore: decrease number of iterations
1 parent aad2784 commit 3933591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_repeated_unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
scheme: ${{ matrix.scheme }}
3838
timeout-minutes: 120
3939
generate_coverage_report: false
40-
test_iterations_flags: -test-iterations 25 -run-tests-until-failure
40+
test_iterations_flags: -test-iterations 10 -run-tests-until-failure

0 commit comments

Comments
 (0)