1
0
Fork 0
mirror of synced 2025-04-07 19:12:08 +00:00

update coverage driver

This commit is contained in:
Akolzin Dmitry 2020-11-26 15:12:04 +03:00
parent bf2f778be1
commit fe0f112388

View file

@ -20,7 +20,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
coverage: pcov
tools: composer:v1
- name: Composer cache
uses: actions/cache@v2