Skip to content

Commit

Permalink
Use pcov
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Mar 11, 2021
1 parent 69f6e81 commit 6fcacfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}
extensions: mbstring, intl, zip
coverage: xdebug
coverage: pcov
tools: composer:v2

- name: Install dependencies
Expand Down

0 comments on commit 6fcacfb

Please sign in to comment.