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
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-version }}
|
php-version: ${{ matrix.php-version }}
|
||||||
ini-values: pcov.directory=lib
|
coverage: xdebug
|
||||||
coverage: pcov
|
|
||||||
- name: Composer cache
|
- name: Composer cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user