Commit a87c1016 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove debug printout

parent 1d411c66
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -388,10 +388,6 @@ renderer-smoke-test:
  needs: ["build-codec-linux-make"]
  stage: test
  script:
    - ls scripts
    - ls -altr scripts/ivas-processing-scripts
    - cd scripts
    - python3 -c 'import ivas_processing_scripts'
    - make -j IVAS_rend
    - python3 -m pytest -q -n auto -rA --junit-xml=report-junit.xml tests/renderer/test_renderer.py
  artifacts: