mirror of
https://github.com/codecov/codecov-action
synced 2026-09-07 20:03:43 +00:00
env vars
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
set -eu
|
||||
|
||||
env
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
then
|
||||
echo "Please provide an upload token from codecov.io"
|
||||
|
||||
Reference in New Issue
Block a user