mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 18:25:00 -06:00
Removed debug
This commit is contained in:
parent
e864f5507a
commit
169d1065cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user