Activate pcov

This commit is contained in:
Guilhem Niot 2022-09-03 12:36:23 +02:00 committed by GitHub
parent 78f81b996a
commit aaf32cb2c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ jobs:
with: with:
php-version: "${{ matrix.php-version }}" php-version: "${{ matrix.php-version }}"
tools: composer tools: composer
coverage: "none" coverage: pcov
- name: Get composer cache directory - name: Get composer cache directory
id: composercache id: composercache