We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f359e3b commit 2f996daCopy full SHA for 2f996da
.circleci/config.yml
@@ -64,6 +64,8 @@ jobs:
64
65
echo 1111111
66
file "${CODECOV}"
67
+ pwd
68
+ ls -lA
69
"${CODECOV}" upload-process --file coverage.txt --slug "${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME}"
70
# `CIRCLE_PROJECT_ID` is a UUID, do not use it.
71
0 commit comments