Loading main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1746,7 +1746,7 @@ renderer-usan: # for MRs to main, the whole sanitizer test takes too long (even with stv set of inputs) # shorten files to 1s for that case - if [ "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" == "main" ] then - if [ "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" == "main" ]; then - python3 tests/create_short_testvectors.py --cut_len 1.0 - fi Loading Loading
main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1746,7 +1746,7 @@ renderer-usan: # for MRs to main, the whole sanitizer test takes too long (even with stv set of inputs) # shorten files to 1s for that case - if [ "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" == "main" ] then - if [ "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" == "main" ]; then - python3 tests/create_short_testvectors.py --cut_len 1.0 - fi Loading