We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc93dfd commit 945bac4Copy full SHA for 945bac4
1 file changed
.github/workflows/test.yaml
@@ -46,6 +46,7 @@ jobs:
46
name: Unit tests
47
runs-on: ubuntu-latest
48
strategy:
49
+ fail-fast: false
50
matrix:
51
python:
52
- "3.8"
0 commit comments