0

Increase CI job timeout

This commit is contained in:
Gabe Kangas 2023-01-16 11:36:40 -08:00 committed by GitHub
parent 029dba0808
commit 07195fdf93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,6 @@ jobs:
- name: Run Browser tests
uses: nick-fields/retry@v2
with:
timeout_minutes: 10
timeout_minutes: 20
max_attempts: 3
command: cd test/automated/browser && ./run.sh