Skip to content
Snippets Groups Projects
Commit f2cb5ce7 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Add junit report to gitlab-ci.yml

parent a72f76c0
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,8 @@ test:
paths:
- junit.xml
- coverage.xml
reports:
junit: junit.xml
expire_in: 1 hour
analyse:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment