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 Nov 18, 2021
1 parent a548233 commit 0e2e170
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,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 0e2e170

Please sign in to comment.