Commit ff07befc authored by Smolevich's avatar Smolevich

Update ci file configuration

parent b99dcd2e
......@@ -37,8 +37,7 @@ jobs:
- name: Generating code coverage
run: |
mkdir -p build/logs
docker-compose run --rm \
tests ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml
php ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml
- name: Send coveralls
run: |
ls -alt
......
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