mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-14 23:17:25 +00:00
revert back to original
This commit is contained in:
parent
f93f6bdcae
commit
a3a7edcc61
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
CODECOV_ENV="git/hg"
|
|
||||||
|
|
||||||
if [ $# -eq 0 ]
|
if [ $# -eq 0 ]
|
||||||
then
|
then
|
||||||
echo "Please provide an upload token from codecov.io"
|
echo "Please provide an upload token from codecov.io"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue