We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad28a0a commit 4e0828eCopy full SHA for 4e0828e
.circleci/config.yml
@@ -73,7 +73,7 @@ jobs:
73
# upload test coverage to codecov
74
- run: bash <(curl -s https://codecov.io/bash)
75
76
- # upload test coverage to codacy
+ # upload test coverage to codacy
77
# - run:
78
# command: |
79
# export CODACY_PROJECT_TOKEN=%CODACY_PROJECT_TOKEN%
0 commit comments