Loading ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ benchmark: STATUS=$? set -e context="$(tail -c 300 extra3.out)" context="$(tail -n 10 extra3.out | tail -c 300)" if [ "$STATUS" -eq 255 ]; then echo "Context: $context" 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 context="$(tail -c 300 extra3.out)" context="$(tail -n 10 extra3.out | tail -c 300)" if [ "$STATUS" -eq 255 ]; then echo "Context: $context" Loading