This commit is contained in:
dbroqua 2020-02-11 21:01:16 +01:00
parent d2aac53881
commit 4ea05a1de2

View File

@ -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