..
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -5,4 +5,4 @@ sh tests/start_tests.sh
|
||||
|
||||
cp tests/coverage/coverage.xml ./coverage.xml
|
||||
cp tests/coverage/report.xml ./report.xml
|
||||
python3.10 tests/edit_source.py
|
||||
# python3.10 tests/edit_source.py
|
||||
|
||||
Reference in New Issue
Block a user