Skip to content

Commit

Permalink
chore(ci): use simple-phpunit in gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xarem committed Mar 10, 2024
1 parent 925dc06 commit 7d70141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: php-actions/phpunit@v3
env:
XDEBUG_MODE: coverage
ACTION_PHPUNIT_PATH: ./vendor/bin/phpunit
ACTION_PHPUNIT_PATH: ./vendor/bin/simple-phpunit
with:
configuration: phpunit.xml.dist
php_extensions: xdebug
Expand Down

0 comments on commit 7d70141

Please sign in to comment.