Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -1510,8 +1510,6 @@ ivas-interop-on-merge-request: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/get-commits-behind-count.sh - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/float/check-commits-behind-count-in-compare-jobs.sh - *merge-request-comparison-setup-codec # the next line is dependent on ref-using-main flag in the other tests, but here the flag does not make sense - git checkout $source_branch_commit_sha - python3 ci/remove_unsupported_testcases.py $PRM_FILES --use-main-pc-set Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -1510,8 +1510,6 @@ ivas-interop-on-merge-request: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/get-commits-behind-count.sh - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/float/check-commits-behind-count-in-compare-jobs.sh - *merge-request-comparison-setup-codec # the next line is dependent on ref-using-main flag in the other tests, but here the flag does not make sense - git checkout $source_branch_commit_sha - python3 ci/remove_unsupported_testcases.py $PRM_FILES --use-main-pc-set Loading