diff --git a/entrypoint.sh b/entrypoint.sh index 6d66768..249b2df 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,8 +4,6 @@ set -eu -CODECOV_ENV="git/hg" - if [ $# -eq 0 ] then echo "Please provide an upload token from codecov.io"