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:
parent
6c1d0f98d7
commit
0a18844b13
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
extensions: mbstring, intl, sockets
|
||||
coverage: xdebug
|
||||
coverage: pcov
|
||||
|
||||
- name: Check environment
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user