diff --git a/entrypoint.sh b/entrypoint.sh index d3a4759..897e3c5 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -140,7 +140,7 @@ fi if [ $PLAY_MODE = true ]; then echo "" echo "###########################" - echo "# Edit Mode Results #" + echo "# Play Mode Results #" echo "###########################" echo "" cat "$FULL_ARTIFACTS_PATH/playmode-results.xml"