mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 06:38:09 +00:00
Removed debug
This commit is contained in:
@@ -17,7 +17,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
- ./tests/_data/db.sh
|
- ./tests/_data/db.sh
|
||||||
- php vendor/bin/codecept build
|
- php vendor/bin/codecept build
|
||||||
- php vendor/bin/codecept run --coverage --coverage-xml --debug -vvv --no-exit
|
- php vendor/bin/codecept run --coverage --coverage-xml --no-exit
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- cp -v tests/_output/coverage.xml build/logs/clover.xml
|
- cp -v tests/_output/coverage.xml build/logs/clover.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user