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 9eac0eb commit e13ff4eCopy full SHA for e13ff4e
.github/workflows/c-cpp.yml
@@ -40,5 +40,6 @@ jobs:
40
flags: tests # optional
41
name: ipfixprobe # optional
42
fail_ci_if_error: true # optional (default = false)
43
+ token: ${{ secrets.CODECOV_TOKEN }}
44
verbose: true
45
gcov: true
0 commit comments