Skip to content

Commit

Permalink
Complete every matrix test regardless of adjacent failures (#2004)
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg authored Nov 29, 2023
1 parent d8c78a1 commit 3142f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
timeout-minutes: 10

strategy:
fail-fast: false
matrix:
node-version: [12.x, 14.x, 16.x, 18.x, 20.x]

Expand Down

0 comments on commit 3142f9a

Please sign in to comment.