Skip to content

Commit c7105d9

Browse files
committed
Try pcov
1 parent cfbd0ee commit c7105d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
extensions: ctype, date, dom, hash, intl, json, mbstring, mysql, openssl, pcre, pdo, pdo_sqlite, spl, xml
159159
tools: composer:v2
160160
ini-values: error_reporting=E_ALL
161-
coverage: xdebug
161+
coverage: pcov
162162

163163
- name: Setup problem matchers for PHP
164164
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"

0 commit comments

Comments
 (0)