Loading .gitlab-ci.yml +2 −4 Original line number Diff line number Diff line Loading @@ -1047,12 +1047,10 @@ clang-format-check: # --------------------------------------------------------------- ### jobs that check for bitexactness of fx encoder and decoder .check-be-to-target-short-enc-0db: check-be-to-target-short-enc-0db: extends: - .rules-pytest-to-ref-short - .rules-pytest-to-main-short - .test-job-linux tags: - $RUNNER_TAG before_script: - USE_LTV=0 - DUT_DECODER_PATH=./IVAS_dec_ref Loading Loading
.gitlab-ci.yml +2 −4 Original line number Diff line number Diff line Loading @@ -1047,12 +1047,10 @@ clang-format-check: # --------------------------------------------------------------- ### jobs that check for bitexactness of fx encoder and decoder .check-be-to-target-short-enc-0db: check-be-to-target-short-enc-0db: extends: - .rules-pytest-to-ref-short - .rules-pytest-to-main-short - .test-job-linux tags: - $RUNNER_TAG before_script: - USE_LTV=0 - DUT_DECODER_PATH=./IVAS_dec_ref Loading