Skip to content

Commit

Permalink
[Tests] Increase the tests timeout from 30 minutes to 40 minutes (#17838
Browse files Browse the repository at this point in the history
)
  • Loading branch information
vivien-apple authored and pull[bot] committed May 3, 2022
1 parent 7ffef76 commit 8726516
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 8726516

Please sign in to comment.