Commit 9b60e590 authored by Jan Kiene's avatar Jan Kiene
Browse files

try direct putting the command

parent 9daed162
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1075,7 +1075,8 @@ check-be-between-renderer-framesizes:
    - ls -l
    - echo "$pytest_args"
    - set euxo
    - python3 -m pytest "$pytest_args" --update_ref 1
    - python3 -m pytest tests/codec_be_on_mr_nonselection --tb=no -v --ref_encoder_path ./IVAS_cod_ref --ref_decoder_path ./IVAS_dec --update_ref 1
    # - python3 -m pytest "$pytest_args" --update_ref 1

    - exit_code=0
    - exit_code5=0