Skip to content

Commit

Permalink
Remove temporary echo call
Browse files Browse the repository at this point in the history
  • Loading branch information
sondrelg committed Feb 26, 2022
1 parent 0130aff commit 2bf112a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 2bf112a

Please sign in to comment.