Loading .gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -60,4 +60,10 @@ test-runner-setup: - ls -d /usr/local/scripts - ls -d /usr/local/be_2_evs_basop - PQevalAudio --help after_script: - echo "Check that venv is set in after_script" - python3 --version - pip3 show numpy - python3 scripts/parse_sanitizer_errors_from_xml_report.py --help Loading
.gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -60,4 +60,10 @@ test-runner-setup: - ls -d /usr/local/scripts - ls -d /usr/local/be_2_evs_basop - PQevalAudio --help after_script: - echo "Check that venv is set in after_script" - python3 --version - pip3 show numpy - python3 scripts/parse_sanitizer_errors_from_xml_report.py --help