mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: keep ff unit tests on windows from blocking ci (#7658)
This commit is contained in:
parent
6db4f8e89f
commit
b6ffc8999c
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -166,6 +166,7 @@ jobs:
|
||||
|
||||
- name: Run unit tests on Firefox
|
||||
uses: nick-invision/retry@v2
|
||||
continue-on-error: true
|
||||
env:
|
||||
FIREFOX: true
|
||||
MOZ_WEBRENDER: 0
|
||||
|
Loading…
Reference in New Issue
Block a user