Loading .gitlab-ci.yml +4 −1 Original line number Diff line number Diff line Loading @@ -56,5 +56,8 @@ test-runner-setup: - ls -d /usr/local/scripts - ls -d /usr/local/be_2_evs_basop - PQevalAudio --help after_script: - python3 --version - pip3 show numpy # Use of pip is assumed for python dependencies - python3 scripts/parse_sanitizer_errors_from_xml_report.py --help Loading
.gitlab-ci.yml +4 −1 Original line number Diff line number Diff line Loading @@ -56,5 +56,8 @@ test-runner-setup: - ls -d /usr/local/scripts - ls -d /usr/local/be_2_evs_basop - PQevalAudio --help after_script: - python3 --version - pip3 show numpy # Use of pip is assumed for python dependencies - python3 scripts/parse_sanitizer_errors_from_xml_report.py --help