Skip to content

Commit 68e046d

Browse files
committed
CI: enable pcov coverage driver for tests
1 parent efcd453 commit 68e046d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
php-version: '8.2'
5050
extensions: intl, sodium, gd, mysqli, curl, fileinfo, json, dom, simplexml, mbstring, zip, redis, memcached, apcu
51-
coverage: none
51+
coverage: pcov
5252
ini-values: apc.enable_cli=1
5353
- name: Validate composer.json
5454
run: composer validate --no-check-publish

0 commit comments

Comments
 (0)