Increase CI job timeout
This commit is contained in:
parent
029dba0808
commit
07195fdf93
2
.github/workflows/browser-testing.yml
vendored
2
.github/workflows/browser-testing.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user