Skip to content

Commit

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

- name: Run test suite
uses: php-actions/phpunit@v3
with:
test_suffix: .php
args: --test-suffix .phpt
uses: php-actions/phpunit@v4

0 comments on commit e7cdb14

Please sign in to comment.