Debug
This commit is contained in:
parent
d2aac53881
commit
4ea05a1de2
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ testing:
|
|||
- yarn install
|
||||
- ./node_modules/.bin/sequelize db:migrate
|
||||
- yarn test --ci --collectCoverage=true
|
||||
coverage: /All files\s*\|\s*([\d\.]+)/
|
||||
artifacts:
|
||||
paths:
|
||||
- junit.xml
|
||||
|
|
Loading…
Reference in a new issue