We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617bbf8 commit 2a10cecCopy full SHA for 2a10cec
.circleci/config.yml
@@ -64,4 +64,3 @@ jobs:
64
gcovr -r ../include/ . --html -o coverage.html;
65
- codecov/upload:
66
file: './build/coverage.html'
67
- conf: './.circleci/codecov.yml'
.circleci/codecov.yml .codecov.yml
0 commit comments