Skip to content
Snippets Groups Projects
Commit b82f8f72 authored by Ruben Young On's avatar Ruben Young On
Browse files

Added coverage report as artifact

parent e281e1b5
No related branches found
No related tags found
No related merge requests found
......@@ -60,4 +60,9 @@ cov:
stage: coverage
script:
- yarn cov
artifacts:
paths:
- coverage.xml
expire_in: 1 week
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