Skip to content

Commit

Permalink
chore: don't continue on error for Firefox unit tests on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
whimboo committed Apr 21, 2022
1 parent d1dfd45 commit 0241c7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -174,7 +174,6 @@ jobs:

- name: Run unit tests on Firefox
uses: nick-invision/retry@v2
continue-on-error: true
env:
FIREFOX: true
MOZ_WEBRENDER: 0
Expand Down

0 comments on commit 0241c7b

Please sign in to comment.