Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -485,6 +485,8 @@ stages: - fi - python3 ci/remove_unsupported_testcases.py $PRM_FILES - python3 scripts/prepare_combined_format_inputs.py - if [ $LEVEL_SCALING != "1.0" ];then - *apply-testv-scaling - fi Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -485,6 +485,8 @@ stages: - fi - python3 ci/remove_unsupported_testcases.py $PRM_FILES - python3 scripts/prepare_combined_format_inputs.py - if [ $LEVEL_SCALING != "1.0" ];then - *apply-testv-scaling - fi Loading