Skip to content

Commit

Permalink
Action: use php-actions/phpunit@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
alphp committed Jul 21, 2024
1 parent 6d77618 commit 6ab3434
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,4 @@ jobs:
# Docs: https://getcomposer.org/doc/articles/scripts.md

- name: Run test suite
uses: php-actions/composer@v6
with:
command: run-script test
uses: php-actions/phpunit@v3

0 comments on commit 6ab3434

Please sign in to comment.