Skip to content

Commit 90052bc

Browse files
committed
failfast
1 parent dd40267 commit 90052bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
node: ['14', '16', '17']
14+
fail-fast: false # TODO(DONT MERGE)
1415
runs-on: ubuntu-latest
1516
name: node ${{ matrix.node }}
1617
env:

0 commit comments

Comments
 (0)