Skip to content

Commit

Permalink
no fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Jan 8, 2021
1 parent db01910 commit f8ad451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
node: [10, 12, 14, 15]
steps:
Expand Down

0 comments on commit f8ad451

Please sign in to comment.