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 55e965b commit 8ab8c66Copy full SHA for 8ab8c66
.github/workflows/ci.yml
@@ -66,4 +66,4 @@ jobs:
66
67
- name: Report results
68
if: success()
69
- run: ./vendor/bin/coveralls -v
+ run: ./vendor/bin/php-coveralls -v
0 commit comments