Skip to content

Commit ecbed4b

Browse files
committed
Add fail-fast to macos matrix
1 parent 0b8e3e5 commit ecbed4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
uses: ./.github/actions/verify-generated-files
150150
MACOS_DEBUG_NTS:
151151
strategy:
152+
fail-fast: false
152153
matrix:
153154
include:
154155
- os: 13

0 commit comments

Comments
 (0)