Skip to content

Commit

Permalink
Add coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
danmichaelo committed Mar 11, 2024
1 parent b59334e commit a1d2a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php_version }}
coverage: none
coverage: pcov
tools: composer:v2

- run: composer install
Expand Down

0 comments on commit a1d2a5f

Please sign in to comment.