Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1523,7 +1523,7 @@ coverage-test-on-main-scheduled: script: - *print-common-info - *update-ltv-repo - *copy-ltv-files-to-testv - *copy-ltv-files-to-testv-dir - make GCOV=1 -j - cp IVAS_rend IVAS_rend_ref # Copy exec to be able to run renderer script - python3 tests/create_short_testvectors.py Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1523,7 +1523,7 @@ coverage-test-on-main-scheduled: script: - *print-common-info - *update-ltv-repo - *copy-ltv-files-to-testv - *copy-ltv-files-to-testv-dir - make GCOV=1 -j - cp IVAS_rend IVAS_rend_ref # Copy exec to be able to run renderer script - python3 tests/create_short_testvectors.py Loading