Skip to content

Commit

Permalink
no fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Dec 29, 2020
1 parent a7b5eb0 commit 9f9a687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
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 9f9a687

Please sign in to comment.