Skip to content

Commit c85d6f0

Browse files
committed
output coverage
1 parent 0bba5f9 commit c85d6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
coverage: xdebug
1919
tools: composer, phpunit
2020
- run: composer install -n --prefer-dist
21-
- run: php vendor/phpunit/phpunit/phpunit -c phpunit.xml
21+
- run: php vendor/phpunit/phpunit/phpunit -c phpunit.xml --coverage-clover=coverage.xml

0 commit comments

Comments
 (0)