Skip to content

Commit 377443f

Browse files
committed
Switch code-coverage to Pcov
1 parent c339f02 commit 377443f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: shivammathur/setup-php@v2
5454
with:
5555
php-version: ${{ matrix.php }}
56-
coverage: xdebug
56+
coverage: pcov
5757
tools: flex
5858

5959
- name: Setup Problem Matchers for PHPUnit

0 commit comments

Comments
 (0)