Skip to content

Commit

Permalink
[Tests] Increase the tests timeout from 30 minutes to 40 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
vivien-apple committed Apr 28, 2022
1 parent 8c836f1 commit 6e51b47
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 @@ -88,7 +88,7 @@ jobs:
--copy-artifacts-to objdir-clone \
"
- name: Run Tests
timeout-minutes: 30
timeout-minutes: 40
run: |
./scripts/run_in_build_env.sh \
"./scripts/tests/run_test_suite.py \
Expand Down

0 comments on commit 6e51b47

Please sign in to comment.