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:
parent
168164b655
commit
a6420ffeb6
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user