Commit 5c80b92c authored by norvell's avatar norvell
Browse files

Fix in peaq-enc-passthrough

parent b9a68dac
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1183,6 +1183,7 @@ peaq-enc-passthrough:
    - if: $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "peaq-enc-passthrough"
  before_script:
    - USE_LTV=0
    - DUT_DECODER_PATH=./$REF_DECODER_PATH
    - TEST_SUITE="tests/test_enc_passthrough.py"
    - LEVEL_SCALING=1.0
  <<: *ivas-pytest-anchor