Skip to content

Commit 0d536eb

Browse files
fix: add env
1 parent 931aa87 commit 0d536eb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ CC_SKIP_VALIDATION
3333
CC_SLUG
3434
CC_TOKEN
3535
CC_TOKEN_VAR
36+
CC_VERBOSE
3637
CC_VERSION
3738
CC_WRAPPER_VERSION
3839
CC_YML_PATH

hooks/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ set -e
44

55
python package.py
66
git add dist/codecov.sh
7+
git add env

0 commit comments

Comments
 (0)