Skip to content

Commit

Permalink
Fixed coverage test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Mar 31, 2024
1 parent 72920bb commit 9c25389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv
coverage: none
coverage: xdebug
env:
COMPOSER_TOKEN: ${{ secrets.COMPOSER_TOKEN }}

Expand Down

0 comments on commit 9c25389

Please sign in to comment.