mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Reduce retry wait seconds
This commit is contained in:
parent
7a7ee50155
commit
fd765e4759
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e.yml
vendored
1
.github/workflows/e2e.yml
vendored
|
@ -68,6 +68,7 @@ jobs:
|
|||
with:
|
||||
max_attempts: 100
|
||||
timeout_minutes: 10
|
||||
retry_wait_seconds: 1
|
||||
command: yarn jest
|
||||
# - name: Test (Chrome, Linux)
|
||||
# if: matrix.browser == 'chrome' && matrix.os == 'ubuntu'
|
||||
|
|
Loading…
Add table
Reference in a new issue