We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8361d commit 2821706Copy full SHA for 2821706
.github/workflows/main.yml
@@ -38,6 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
needs: build
40
strategy:
41
+ fail-fast: false
42
matrix:
43
include:
44
- python-version: "3.9"
0 commit comments