Commit 847efe15 authored by Smolevich's avatar Smolevich

Fix name binary file

parent 725fc2af
......@@ -51,7 +51,7 @@ jobs:
- name: Send coveralls
run: |
export PATH="$PATH:~/.composer/vendor/bin/"
coveralls build/logs/clover.xml -v
php-coveralls build/logs/clover.xml -v
env:
# COVERALLS_RUN_LOCALLY: 1
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment