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 2349eb3 commit b91c4d0Copy full SHA for b91c4d0
.github/workflows/tests.yml
@@ -83,6 +83,7 @@ jobs:
83
name: Wheels on ${{ matrix.os }}
84
runs-on: ${{ matrix.os }}
85
strategy:
86
+ fail-fast: false
87
matrix:
88
os: [ubuntu-latest, windows-latest, macos-latest]
89
0 commit comments