mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump number of retries
Firefox ESR + Windows seems to be a bit temperamental
This commit is contained in:
parent
db9d8222a3
commit
39755c54c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
@ -79,7 +79,7 @@ jobs:
|
|||
env:
|
||||
HEADLESS: 1
|
||||
with:
|
||||
max_attempts: 10
|
||||
max_attempts: 20
|
||||
timeout_minutes: 10
|
||||
retry_wait_seconds: 10
|
||||
command: |
|
||||
|
|
Loading…
Add table
Reference in a new issue