Skip to content

Commit

Permalink
ci: change phpunit config location
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Oct 8, 2023
1 parent 32a620d commit 9b586c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
with:
php_version: ${{ matrix.php }}
php_extensions: xdebug
configuration: test/phpunit/phpunit.xml
bootstrap: vendor/autoload.php
coverage_text: _coverage/coverage.txt
coverage_clover: _coverage/clover.xml

Expand Down

0 comments on commit 9b586c5

Please sign in to comment.