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

Merge branch 'master' of gitlab.jsc.fz-juelich.de:eflows4hpc-wp2/airflow-datacat-integration

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