Add junit to exunit

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-01-12 20:09:44 +01:00
parent b70321e377
commit 79e00a65b8
5 changed files with 12 additions and 2 deletions

View File

@@ -103,6 +103,12 @@ exunit:
- mix ecto.migrate
script:
- mix coveralls
artifacts:
when: always
reports:
junit:
- test-junit-report.xml
expire_in: 30 days
jest:
stage: test