mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-14 06:57:26 +00:00
check what shows up for env
This commit is contained in:
parent
39a99a4e84
commit
35b9267ca9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
ci_env="git/hg"
|
echo bash <(curl -s https://codecov.io/env)
|
||||||
|
|
||||||
if [ $# -eq 0 ]
|
if [ $# -eq 0 ]
|
||||||
then
|
then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue