There was an error while loading. Please reload this page.
2 parents cf91262 + 9527e81 commit f37583eCopy full SHA for f37583e
1 file changed
.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
15
test:
16
runs-on: ${{ matrix.os }}
17
strategy:
18
+ fail-fast: false
19
matrix:
20
os: [macos-latest, ubuntu-latest, windows-latest]
21
python-version: ["3.11", "3.12", "3.13", "3.14"]
0 commit comments