We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6b248 commit 463950cCopy full SHA for 463950c
.github/workflows/main.yml
@@ -26,6 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
strategy:
28
matrix:
29
+ fail-fast: false
30
python-version: ["3.8", "3.9", "3.10", "3.11"]
31
32
steps:
0 commit comments