Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1029,7 +1029,7 @@ voip-be-on-merge-request: - pushd ivas-basop - make clean - make -j - cp IVAS_* ../ - cp IVAS_* ISAR_* ../ - popd - python3 -m pytest tests/test_be_for_jbm_neutral_dly_profile.py Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1029,7 +1029,7 @@ voip-be-on-merge-request: - pushd ivas-basop - make clean - make -j - cp IVAS_* ../ - cp IVAS_* ISAR_* ../ - popd - python3 -m pytest tests/test_be_for_jbm_neutral_dly_profile.py Loading