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 a272213 commit 7858c15Copy full SHA for 7858c15
.github/workflows/tests.yml
@@ -265,7 +265,6 @@ jobs:
265
run: |
266
php -d pcov.enabled=1 tests/vendor/bin/paratest \
267
--passthru-php="'-d' 'pcov.enabled=1'" \
268
- --runner WrapperRunner \
269
--coverage-xml=tmp/coverage/coverage-xml --log-junit=tmp/coverage/junit.xml
270
271
- name: "Run infection"
0 commit comments