Skip to content

Commit 998c005

Browse files
author
Lucas McDonald
committed
m
1 parent 7c0f63c commit 998c005

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prod-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
id-token: write
5454
contents: read
5555
strategy:
56+
fail-fast: false
5657
matrix:
5758
node-version: ['18', '20', '22']
5859
test-type: ['node', 'browser']
@@ -146,6 +147,7 @@ jobs:
146147
id-token: write
147148
contents: read
148149
strategy:
150+
fail-fast: false
149151
matrix:
150152
node-version: ['18', '20', '22']
151153
test-type: ['node', 'browser']

0 commit comments

Comments
 (0)