Commit 346e65c2 authored by norvell's avatar norvell Committed by emerit
Browse files

Fix test job

parent a8f6a678
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1771,6 +1771,7 @@ peaq-binaural:
  script:
    - *print-common-info
    - make -j
    - cp IVAS_rend IVAS_rend_ref

    - exit_code=0
    - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --html=report.html --self-contained-html --junit-xml=report-junit.xml --peaq_binaural --odg || exit_code=$?