Skip to content

Commit

Permalink
Add pcov to machine
Browse files Browse the repository at this point in the history
  • Loading branch information
philipobenito committed Jul 9, 2021
1 parent 629143a commit 5a2e6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: curl, mbstring
extensions: curl, mbstring, pcov
coverage: pcov
tools: composer:v2

Expand Down

0 comments on commit 5a2e6f9

Please sign in to comment.