Skip to content

Commit d79df6e

Browse files
committed
chore(build): increase timeout for nightly unit tests
1 parent ac7eeae commit d79df6e

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
@@ -35,6 +35,6 @@ jobs:
3535
uses: ./.github/workflows/run_unit_tests_platforms.yml
3636
with:
3737
scheme: ${{ matrix.scheme }}
38-
timeout-minutes: 50
38+
timeout-minutes: 120
3939
generate_coverage_report: false
4040
test_iterations_flags: -test-iterations 25 -run-tests-until-failure

0 commit comments

Comments
 (0)