mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Removed debug
This commit is contained in:
@@ -17,7 +17,7 @@ install:
|
||||
script:
|
||||
- ./tests/_data/db.sh
|
||||
- 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:
|
||||
- cp -v tests/_output/coverage.xml build/logs/clover.xml
|
||||
|
Reference in New Issue
Block a user