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 76363c3 commit fcb96d1Copy full SHA for fcb96d1
.github/workflows/test.yml
@@ -9,6 +9,7 @@ jobs:
9
unit-test-and-typecheck:
10
runs-on: "ubuntu-latest"
11
strategy:
12
+ fail-fast: false
13
matrix:
14
python-version:
15
- "3.13"
0 commit comments