Loading main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -293,7 +293,7 @@ workflow: - BUILD_WITH_DEBUG_MODE_INFO="true" - fi - if [ "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" == "ivas-float-update" ]; then - if [ "$FLOAT_REF_BRANCH" == "ivas-float-update" ]; then - export PYTEST_ADDOPTS="${PYTEST_ADDOPTS} -k 'not rtpdump'" - fi Loading Loading
main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -293,7 +293,7 @@ workflow: - BUILD_WITH_DEBUG_MODE_INFO="true" - fi - if [ "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" == "ivas-float-update" ]; then - if [ "$FLOAT_REF_BRANCH" == "ivas-float-update" ]; then - export PYTEST_ADDOPTS="${PYTEST_ADDOPTS} -k 'not rtpdump'" - fi Loading