We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5298919 commit ffbb643Copy full SHA for ffbb643
.github/workflows/static-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: shivammathur/setup-php@v2
36
with:
37
php-version: ${{ matrix.php-versions }}
38
- coverage: none
+ coverage: pcov
39
tools: cs2pr
40
41
- name: Install dependencies
0 commit comments