Skip to content

Commit

Permalink
Merge pull request #79 from tshino/fail-fast-false
Browse files Browse the repository at this point in the history
Set fail-fast false
  • Loading branch information
tshino authored Mar 21, 2022
2 parents b2f56b9 + e1fef57 commit 99e0ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build:

strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [14.x]
Expand Down

0 comments on commit 99e0ec5

Please sign in to comment.