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

#7: Added needs: client test to client report

parent 31725d79
No related branches found
No related tags found
1 merge request!12Issue/7 add test coverage report
Pipeline #34184 passed
...@@ -59,6 +59,7 @@ client:test: ...@@ -59,6 +59,7 @@ client:test:
client:report: client:report:
image: python image: python
stage: coverage_report stage: coverage_report
needs: ["client:test"]
only: only:
refs: refs:
- dev - dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment