Skip to content

Commit

Permalink
chore(ci): fix workflow 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Forceh91 committed Oct 21, 2023
1 parent 8060089 commit a06063f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
strategy:
matrix:
node: [16.x, 18.x, 20.x, 21.x]
fail-fast: false
fail-fast: false
needs: unit-test
steps:
- name: Checkout Commit
Expand Down

0 comments on commit a06063f

Please sign in to comment.