We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3422afb commit 78a7972Copy full SHA for 78a7972
.github/workflows/test.yml
@@ -40,6 +40,7 @@ jobs:
40
needs: pre-commit
41
runs-on: ubuntu-latest
42
strategy:
43
+ fail-fast: false
44
matrix:
45
include:
46
- python-version: '3.8'
0 commit comments