Skip to content

Commit

Permalink
Merge branch 'master' into actions-empty-array
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Jul 20, 2024
2 parents a98ebc1 + a0aedfe commit e720898
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
needs:
- prepare_matrix
strategy:
# TODO: remove after nodejs 22.5.1 is available
fail-fast: false
matrix:
node-version: ${{ fromJSON(needs.prepare_matrix.outputs.versions) }}
runs-on: macos-latest
Expand Down

0 comments on commit e720898

Please sign in to comment.