Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -1293,6 +1293,7 @@ coverage-test-on-main-scheduled: timeout: 2 hours script: - *print-common-info - *update-ltv-repo - 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 −0 Original line number Diff line number Diff line Loading @@ -1293,6 +1293,7 @@ coverage-test-on-main-scheduled: timeout: 2 hours script: - *print-common-info - *update-ltv-repo - 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