Commit a43cafd0 authored by norvell's avatar norvell
Browse files

Fix test job

parent 1fd83227
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1742,6 +1742,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=$?