Skip to content

Commit 214a44f

Browse files
authored
Update test.yaml
1 parent 31b86ce commit 214a44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
test:
1010
strategy:
11-
fail-fast: false
11+
fail-fast: true
1212
matrix:
1313
os: [ubuntu, macos]
1414
version: ["3.7", "3.8", "3.9", "3.10"]

0 commit comments

Comments
 (0)