Skip to content

Commit 15fedc1

Browse files
committed
Do not fail fast
1 parent 171b76f commit 15fedc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
needs: test
5151

5252
strategy:
53+
fail-fast: false
5354
matrix:
5455
package: ['base-node', 'archive']
5556
node-version: [20]

0 commit comments

Comments
 (0)