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 ca855e4 commit de715efCopy full SHA for de715ef
.github/workflows/pytest.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
test:
8
strategy:
9
- fail-fast: true
+ fail-fast: false
10
matrix:
11
os: [ "ubuntu-latest", "windows-latest"]
12
python-version: [ "3.10", "3.11", "3.12", "3.13" ]
0 commit comments