Skip to content
Snippets Groups Projects
Commit 36dc1b45 authored by Albin Henriksson's avatar Albin Henriksson
Browse files

#7: Fixed yml syntax

parent 89effbe6
No related branches found
No related tags found
1 merge request!12Issue/7 add test coverage report
Pipeline #34170 failed
......@@ -52,11 +52,11 @@ client:test:
- npm run test:coverage
coverage: /All files\s*\|\s*([\d\.]+)/
artifacts:
reports:
path: client/output/coverage/jest/cobertura-coverage.xml
expire_in: 5 min
paths:
- client/output/coverage/jest/cobertura-coverage.xml
expire_in: 5 min
client:coverage_report:
client:report:
image: python
stage: coverage_report
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment