This commit is contained in:
2023-12-12 02:19:08 +01:00
parent 250f7b6554
commit a5160aa0c9
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ pytest:
- main
script:
- sh tests/start_tests_gitlab.sh
- - sed -i "s#<source>/app/src</source>#<source>${CI_PROJECT_DIR}/src</source>#g" coverage.xml
artifacts:
name: "$CI_JOB_NAME"
reports: