Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -243,7 +243,7 @@ branch-is-up-to-date-with-main-post: - ivas-linux before_script: - !reference [.job-linux, before_script] - python3 ci/remove_unsupported_testcases.py scripts/config/self_test.prm scripts/config/self_test_ltv.prm - python3 ci/remove_unsupported_testcases.py scripts/config/self_test.prm scripts/config/self_test_ltv.prm --use-main-pc-set - python3 tests/create_short_testvectors.py - python3 scripts/prepare_combined_format_inputs.py Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -243,7 +243,7 @@ branch-is-up-to-date-with-main-post: - ivas-linux before_script: - !reference [.job-linux, before_script] - python3 ci/remove_unsupported_testcases.py scripts/config/self_test.prm scripts/config/self_test_ltv.prm - python3 ci/remove_unsupported_testcases.py scripts/config/self_test.prm scripts/config/self_test_ltv.prm --use-main-pc-set - python3 tests/create_short_testvectors.py - python3 scripts/prepare_combined_format_inputs.py Loading