Loading ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ benchmark: STATUS=$? set -e if [ "$STATUS" -eq 255 ]; then echo "computed result incorrect - job failed" echo "one of the sorts was wrong - job failed" exit 1 fi Loading Loading
ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ benchmark: STATUS=$? set -e if [ "$STATUS" -eq 255 ]; then echo "computed result incorrect - job failed" echo "one of the sorts was wrong - job failed" exit 1 fi Loading