Skip to content

Commit

Permalink
Fix PHPUnit. (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
westy92 committed Apr 28, 2023
1 parent 27289be commit 85bb969
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 @@ -25,6 +25,7 @@ jobs:
env:
XDEBUG_MODE: coverage
with:
version: 9 # supports PHP 8.0+
php_version: ${{ matrix.php-version }}
php_extensions: xdebug
args: test --coverage-clover ./coverage.xml
Expand Down

0 comments on commit 85bb969

Please sign in to comment.