Skip to content

Commit ab45a10

Browse files
author
Andrey Helldar
authored
Update phpunit.yml
1 parent 56b1292 commit ab45a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
- name: Scrutinizer CI
6262
run: |
6363
wget https://scrutinizer-ci.com/ocular.phar
64-
php ocular.phar code-coverage:upload --access-token="$SCRUTINIZER_TOKEN" --format=php-clover coverage.clover
64+
php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 commit comments

Comments
 (0)