Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1054,7 +1054,7 @@ check-bitexactness-hrtf-rom-and-file: - *print-common-info - cmake . - make -j - python3 tests/create_short_testvectors.py all --cut_len 1.0 - python3 tests/create_short_testvectors.py --which all --cut_len 1.0 - python3 -m pytest tests/hrtf_binary_loading --html=report.html --junit-xml=report-junit.xml --self-contained-html artifacts: paths: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1054,7 +1054,7 @@ check-bitexactness-hrtf-rom-and-file: - *print-common-info - cmake . - make -j - python3 tests/create_short_testvectors.py all --cut_len 1.0 - python3 tests/create_short_testvectors.py --which all --cut_len 1.0 - python3 -m pytest tests/hrtf_binary_loading --html=report.html --junit-xml=report-junit.xml --self-contained-html artifacts: paths: Loading