Skip to content

Commit 30f532d

Browse files
committed
ci: add phpunit config to ci
1 parent 8ce5ddf commit 30f532d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
version: 9
6060
php_version: ${{ matrix.php }}
6161
php_extensions: xdebug
62+
configuration: phpunit.xml
6263
coverage_text: _coverage/coverage.txt
6364
coverage_clover: _coverage/clover.xml
6465

0 commit comments

Comments
 (0)