Skip to content

Commit 5a8bbea

Browse files
author
Florian Krämer
committed
Enable pcov for GH workflows/ci.yml
1 parent c4fa005 commit 5a8bbea

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
@@ -21,8 +21,8 @@ jobs:
2121
with:
2222
php-version: '7.4'
2323
extensions: mbstring, json, fileinfo
24-
coverage: none
2524
tools: pecl
25+
coverage: pcov
2626

2727
- name: Composer install
2828
run: |

0 commit comments

Comments
 (0)