Revert "chore: continue on error for Firefox tests (#8368)" (#8371)

This reverts commit bfead976f1.
This commit is contained in:
Alex Rudenko 2022-05-19 15:00:46 +02:00 committed by GitHub
parent b8c77ad3d7
commit b4294b2766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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