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

Fixed filename of coverage report

parent b82f8f72
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ cov: ...@@ -62,7 +62,7 @@ cov:
- yarn cov - yarn cov
artifacts: artifacts:
paths: paths:
- coverage.xml - cov.xml
expire_in: 1 week 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