Skip to content

Commit 3ff14a2

Browse files
authored
Update .github/workflows/test.yml
1 parent aca1b22 commit 3ff14a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
needs: lint
3838
runs-on: ${{ matrix.os }}
3939
strategy:
40+
fail-fast: false
4041
matrix:
4142
os: [ubuntu-latest, windows-latest, macos-13, macos-14]
4243
python_version: ['3.12']

0 commit comments

Comments
 (0)