Skip to content

Commit

Permalink
Extend test timeout to 3 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Feb 25, 2025
1 parent d4679f8 commit 89a56fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
run: python build/all.py

- name: Test Player
timeout-minutes: 15
timeout-minutes: 180
shell: bash
run: |
browser=${{ matrix.browser }}
Expand Down

0 comments on commit 89a56fd

Please sign in to comment.