Skip to content

Commit

Permalink
Revert "chore: continue on error for Firefox tests (#8368)" (#8371)
Browse files Browse the repository at this point in the history
This reverts commit bfead97.
  • Loading branch information
OrKoN committed May 19, 2022
1 parent b8c77ad commit b4294b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b4294b2

Please sign in to comment.