Skip to content

Commit

Permalink
ci: use phpunit composer version
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Apr 25, 2024
1 parent 70c335b commit 931a3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
env:
XDEBUG_MODE: cover
with:
version: composer
php_version: ${{ matrix.php }}
php_extensions: xdebug
coverage_text: _coverage/coverage.txt
Expand Down

0 comments on commit 931a3c0

Please sign in to comment.