From 2bf112a0f6979928eb6b011f39700db589c5961e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sondre=20Lilleb=C3=B8=20Gundersen?= Date: Sat, 26 Feb 2022 18:26:45 +0100 Subject: [PATCH] Remove temporary echo call --- main.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.sh b/main.sh index 53529774..155038e3 100755 --- a/main.sh +++ b/main.sh @@ -58,5 +58,3 @@ if [ "${RUNNER_OS}" == "Windows" ]; then echo -e "\n\033[33mMake sure to set your default shell to bash when on Windows.\033[0m" echo -e "\n\033[33mSee the github action docs for more information and examples.\033[0m" fi - -echo "test"