Skip to content

Commit aad2784

Browse files
committed
chore(build): increase timeout for nightly unit tests
1 parent 9a024d9 commit aad2784

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)