1
0
mirror of https://github.com/danog/loop.git synced 2024-11-26 20:04:44 +01:00

Switch to php-coveralls

This commit is contained in:
Daniil Gentili 2020-07-23 20:15:30 +02:00
parent 168164b655
commit a6420ffeb6
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -53,5 +53,5 @@ jobs:
env:
COVERALLS_REPO_TOKEN: ${{secrets.COVERALLS_REPO_TOKEN}}
run: |
composer global require cedx/coveralls
coveralls build/logs/clover.xml
composer global require twinh/php-coveralls
php-coveralls