Skip to content

Commit

Permalink
failfast
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed May 23, 2022
1 parent dd40267 commit 90052bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
strategy:
matrix:
node: ['14', '16', '17']
fail-fast: false # TODO(DONT MERGE)
runs-on: ubuntu-latest
name: node ${{ matrix.node }}
env:
Expand Down

0 comments on commit 90052bc

Please sign in to comment.