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 76a5d4f commit 7fd015aCopy full SHA for 7fd015a
.github/workflows/test.yml
@@ -46,6 +46,7 @@ jobs:
46
timeout-minutes: 10
47
runs-on: ubuntu-latest
48
strategy:
49
+ fail-fast: false
50
matrix:
51
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
52
steps:
0 commit comments