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 970f70e commit b5c4f73Copy full SHA for b5c4f73
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
test:
38
needs: linting
39
strategy:
40
- fail-fast: false
+ fail-fast: true
41
matrix:
42
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
43
python-version: [ "3.11"]
0 commit comments