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 ae5049e commit 4e467aaCopy full SHA for 4e467aa
.github/workflows/tox.yaml
@@ -11,6 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
python-version: ["3.9", "3.10"]
14
+ fail-fast: false
15
16
steps:
17
- uses: actions/checkout@v5
0 commit comments