We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3346f58 commit c722938Copy full SHA for c722938
.circleci/config.yml
@@ -72,7 +72,7 @@ jobs:
72
command: yarn run coverage
73
- coverage-reporter/send_report:
74
coverage-reports: './coverage/lcov.info'
75
- prject-token: $CODACY_PROJECT_TOKEN
+ project-token: $CODACY_PROJECT_TOKEN
76
build_production:
77
docker:
78
- image: circleci/node:16-stretch
0 commit comments