mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
This reverts commit bfead976f1
.
This commit is contained in:
parent
b8c77ad3d7
commit
b4294b2766
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -76,7 +76,6 @@ jobs:
|
||||
|
||||
- name: Run unit tests on Firefox
|
||||
uses: nick-invision/retry@v2
|
||||
continue-on-error: true
|
||||
env:
|
||||
FIREFOX: true
|
||||
MOZ_WEBRENDER: 0
|
||||
@ -134,7 +133,6 @@ jobs:
|
||||
|
||||
- name: Run unit tests on Firefox
|
||||
uses: nick-invision/retry@v2
|
||||
continue-on-error: true
|
||||
with:
|
||||
max_attempts: 3
|
||||
timeout_minutes: 10
|
||||
|
Loading…
Reference in New Issue
Block a user