We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914d0dc commit dae4dfbCopy full SHA for dae4dfb
.github/workflows/mutation.yml
@@ -21,6 +21,7 @@ jobs:
21
mutation:
22
uses: php-forge/actions/.github/workflows/infection.yml@main
23
with:
24
+ coverage: pcov
25
extensions: pdo, pdo_pgsql
26
framework-options: --test-framework-options="--group=pgsql"
27
hook: |
0 commit comments