XDebug instead pcov (#95)
This commit is contained in:
parent
f8ba3b1503
commit
d77cb53f10
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -27,8 +27,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
ini-values: pcov.directory=lib
|
||||
coverage: pcov
|
||||
coverage: xdebug
|
||||
- name: Composer cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user