Skip to content

Commit

Permalink
[Tests] Increase the tests timeout for darwin tests from 45 minutes t…
Browse files Browse the repository at this point in the history
…o 50 minutes (#17916)
  • Loading branch information
vivien-apple authored and andy31415 committed May 24, 2022
1 parent cfe6856 commit d26b81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
--copy-artifacts-to objdir-clone \
"
- name: Run Tests
timeout-minutes: 45
timeout-minutes: 50
run: |
./scripts/run_in_build_env.sh \
"./scripts/tests/run_test_suite.py \
Expand Down

0 comments on commit d26b81b

Please sign in to comment.