Skip to content

Commit 9c959df

Browse files
authored
Update unit.yml
1 parent 750a182 commit 9c959df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/unit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
unit:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
12+
fail-fast: true
1213
matrix:
1314
python-version: [ '3.8', '3.9', '3.10', '3.11', '3.12']
1415
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)