Skip to content

Commit

Permalink
Use PCOV with Infection
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Dec 23, 2020
1 parent 3f827ef commit abc4fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: shivammathur/setup-php@2.6.0
with:
php-version: 7.4
coverage: xdebug
coverage: pcov
ini-values: variables_order=EGPCS
extensions: json

Expand Down

0 comments on commit abc4fbf

Please sign in to comment.