Skip to content

Commit

Permalink
Enable scrutinizer badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 21, 2021
1 parent 2c8e76e commit d720355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
- name: Send Scrutinizer data
run: |
wget https://scrutinizer-ci.com/ocular.phar
php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml
php ocular.phar code-coverage:upload --format=php-clover build/logs/coverage/clover.xml
continue-on-error: true

0 comments on commit d720355

Please sign in to comment.