Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1217,7 +1217,7 @@ ivas-conformance: - git restore . - git checkout $source_branch_commit_sha - cp tests/test_26252.py tests_ref/test_26252.py - cp tests/codec_be_on_mr_nonselection/test_sba_bs_* tests_ref/codec_be_on_mr_nonselection - cp tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py tests_ref/codec_be_on_mr_nonselection - rm -r tests scripts - mv tests_ref tests - mv scripts_ref scripts Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1217,7 +1217,7 @@ ivas-conformance: - git restore . - git checkout $source_branch_commit_sha - cp tests/test_26252.py tests_ref/test_26252.py - cp tests/codec_be_on_mr_nonselection/test_sba_bs_* tests_ref/codec_be_on_mr_nonselection - cp tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py tests_ref/codec_be_on_mr_nonselection - rm -r tests scripts - mv tests_ref tests - mv scripts_ref scripts Loading