We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db841f2 commit 88dbd80Copy full SHA for 88dbd80
‎.github/workflows/main.yml‎
@@ -5,6 +5,7 @@ jobs:
5
test-firefox:
6
runs-on: ${{ matrix.os }}-latest
7
strategy:
8
+ fail-fast: true
9
matrix:
10
os: [ubuntu, macos, windows]
11
# pypy3 not yet up to speed with py3.9 typing hints
0 commit comments