Skip to content

Commit 8468eaf

Browse files
committed
ci: cover->coverage
1 parent 30f532d commit 8468eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: PHP Unit tests
5555
uses: php-actions/phpunit@v3
5656
env:
57-
XDEBUG_MODE: cover
57+
XDEBUG_MODE: coverage
5858
with:
5959
version: 9
6060
php_version: ${{ matrix.php }}

0 commit comments

Comments
 (0)