We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e62a4 commit ea58e2eCopy full SHA for ea58e2e
1 file changed
‎.github/workflows/main.yml‎
@@ -5,7 +5,7 @@ jobs:
5
test-firefox:
6
runs-on: ${{ matrix.os }}-latest
7
strategy:
8
- fail-fast: true
+ fail-fast: false
9
matrix:
10
os: [ubuntu, macos, windows]
11
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
0 commit comments