1
0
mirror of https://github.com/danog/loop.git synced 2024-11-26 20:04:44 +01:00

Use pcov for coverage

This commit is contained in:
Daniil Gentili 2020-07-23 17:10:56 +02:00
parent 6c1d0f98d7
commit 0a18844b13
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -19,7 +19,7 @@ jobs:
with:
php-version: ${{ matrix.php-versions }}
extensions: mbstring, intl, sockets
coverage: xdebug
coverage: pcov
- name: Check environment
run: |