mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-08 16:16:24 +00:00
test ci env var
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
|
ci_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"
|
||||||
|
|||||||
Reference in New Issue
Block a user