Skip to content

Commit c83ba21

Browse files
committed
Toggle fail fast
1 parent 223b362 commit c83ba21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
actions: write
2626
contents: read
2727
strategy:
28-
fail-fast: false # TODO: toggle
28+
fail-fast: true # TODO: toggle
2929
matrix:
3030
version:
3131
- "1.10"

0 commit comments

Comments
 (0)