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 dc5691c commit c743749Copy full SHA for c743749
.github/workflows/ci-coverage-build.yml
@@ -44,7 +44,7 @@ jobs:
44
}
45
46
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
47
- - uses: codecov/[email protected].0
+ - uses: codecov/[email protected].4
48
with:
49
file: ros_ws/lcov/total_coverage.info
50
flags: unittests
0 commit comments