Skip to content

Commit b5c4f73

Browse files
final
1 parent 970f70e commit b5c4f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
test:
3838
needs: linting
3939
strategy:
40-
fail-fast: false
40+
fail-fast: true
4141
matrix:
4242
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
4343
python-version: [ "3.11"]

0 commit comments

Comments
 (0)