Skip to content

Commit

Permalink
Do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanchuan committed Jan 24, 2022
1 parent 1f441f3 commit b4bd21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}

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

0 comments on commit b4bd21d

Please sign in to comment.