Skip to content

Commit 00324ef

Browse files
authored
Apply suggestions from code review
1 parent 2568ba9 commit 00324ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Test.yml

Lines changed: 2 additions & 2 deletions
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
- "lts"
@@ -108,7 +108,7 @@ jobs:
108108
actions: write
109109
contents: read
110110
strategy:
111-
fail-fast: false
111+
fail-fast: true
112112
matrix:
113113
version:
114114
- "lts"

0 commit comments

Comments
 (0)