Skip to content

Commit

Permalink
using pcov for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jan 12, 2023
1 parent bd3c4f8 commit 78165e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
extensions: intl
php-version: "${{ matrix.php-versions }}"
coverage: xdebug
coverage: pcov
- name: Checkout
uses: actions/checkout@v2
- name: "Validate composer.json and composer.lock"
Expand Down

0 comments on commit 78165e3

Please sign in to comment.