Skip to content

Commit bbfc1aa

Browse files
author
Andrey Helldar
authored
Update coverage.yml
1 parent 5301a3a commit bbfc1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: Export
3737
run: |
3838
wget https://scrutinizer-ci.com/ocular.phar
39-
php ocular.phar code-coverage:upload --format=php-clover coverage.clover
39+
sudo php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 commit comments

Comments
 (0)