Skip to content
Snippets Groups Projects
Commit 7c2296e3 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

Update .gitlab-ci.yml file

parent 3dff2faf
Branches
Tags
No related merge requests found
Pipeline #85404 passed
......@@ -32,7 +32,7 @@ test_package:
stage: test
script:
- pip install -r requirements.txt
- pytest --cov=datacat_integration --cov-report=xml
- pytest --cov=datacat_integration --cov-report=xml --cov-report=term
artifacts:
reports:
cobertura: coverage.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment