Skip to content

Commit

Permalink
Make tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Jan 31, 2024
1 parent c487720 commit c6037a8
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 @@ -52,4 +52,4 @@ jobs:
composer-options: --ignore-platform-reqs

- name: Run unit tests
run: vendor/bin/phpunit
run: php vendor/bin/phpunit

0 comments on commit c6037a8

Please sign in to comment.