From a3a7edcc619fcd296b7ed3cb00ac1741233a60b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cibrahim0814=E2=80=9D?= Date: Thu, 8 Aug 2019 09:21:49 -0700 Subject: [PATCH] revert back to original --- entrypoint.sh | 2 -- 1 file changed, 2 deletions(-) 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"