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 5301a3a commit bbfc1aaCopy full SHA for bbfc1aa
.github/workflows/coverage.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: Export
37
run: |
38
wget https://scrutinizer-ci.com/ocular.phar
39
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
+ sudo php ocular.phar code-coverage:upload --format=php-clover coverage.clover
0 commit comments