Skip to content

Commit

Permalink
Fix phpunit invoke
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayesh committed Jun 1, 2024
1 parent 547737f commit 7e30ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: composer update --no-ansi --no-interaction --no-progress

- name: Run tests with phpunit
run: vendor/bin/phpunit
run: vendor/bin/simple-phpunit

0 comments on commit 7e30ab3

Please # to comment.