Enable Firefox for WebAuthn and Account Console tests (#20546)

This commit is contained in:
Miquel Simon 2023-05-25 10:02:05 +02:00 committed by GitHub
parent 6598bb043b
commit 0f2ff9c235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -406,7 +406,7 @@ jobs:
timeout-minutes: 75
strategy:
matrix:
browser: [chrome]
browser: [chrome, firefox]
fail-fast: false
steps:
- uses: actions/checkout@v3
@ -436,7 +436,7 @@ jobs:
timeout-minutes: 45
strategy:
matrix:
browser: [chrome]
browser: [chrome, firefox]
fail-fast: false
steps:
- uses: actions/checkout@v3