Skip to content

Commit a53509b

Browse files
author
Greg Bowler
committed
Add coverage flag
1 parent a6b98b1 commit a53509b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci-coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
php_extensions: xdebug
1818
bootstrap: vendor/autoload.php
1919
configuration: test/phpunit.xml
20-
args: --coverage-text
20+
args: --coverage-text -dxdebug.mode=coverage

0 commit comments

Comments
 (0)