Skip to content

Commit

Permalink
chore(ci): make node tests run independently
Browse files Browse the repository at this point in the history
  • Loading branch information
yannispgs committed May 7, 2024
1 parent 4959a54 commit 37bdc59
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 @@ -27,6 +27,7 @@ jobs:
name: Unit tests
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
php: ["8.1", "8.2"]
steps:
Expand Down

0 comments on commit 37bdc59

Please sign in to comment.