Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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=$? Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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=$? Loading