Continue running tests even if one fails (#7723)

* Continue running tests even if one fails

* Use fail fast instead
This commit is contained in:
Jon Koops
2021-11-01 21:57:01 +01:00
committed by GitHub
parent 5b457c2043
commit e3fde981e2

View File

@ -61,6 +61,7 @@ jobs:
needs: setup
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
browser:
[