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
  • Loading branch information
vivien-apple committed Apr 29, 2022
1 parent 0d3860e commit d32c978
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 d32c978

Please sign in to comment.