mirror of
https://github.com/codecov/codecov-action.git
synced 2026-09-27 05:16:55 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
303a32d7a5 |
2
dist/codecov.sh
vendored
2
dist/codecov.sh
vendored
@@ -37,7 +37,7 @@ g="\033[0;32m" # info/debug
|
||||
r="\033[0;31m" # errors
|
||||
x="\033[0m"
|
||||
retry="--retry 5 --retry-delay 2"
|
||||
CC_WRAPPER_VERSION="0.3.0"
|
||||
CC_WRAPPER_VERSION="0.3.1"
|
||||
CC_VERSION="${CC_VERSION:-latest}"
|
||||
CC_FAIL_ON_ERROR="${CC_FAIL_ON_ERROR:-false}"
|
||||
CC_RUN_CMD="${CC_RUN_CMD:-upload-coverage}"
|
||||
|
||||
Submodule src/scripts updated: ce44ce7e24...1905ad958e
@@ -1 +1 @@
|
||||
7.1.0
|
||||
7.1.1
|
||||
|
||||
Reference in New Issue
Block a user