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 8fc5716 commit 053f143Copy full SHA for 053f143
.github/workflows/run-tests.yaml
@@ -38,6 +38,7 @@ jobs:
38
unittests:
39
runs-on: ubuntu-22.04
40
strategy:
41
+ fail-fast: false
42
matrix:
43
python-version: ["3.9", "3.10", "3.11", "3.12"]
44
0 commit comments