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 2484c7b commit 02b2bbfCopy full SHA for 02b2bbf
.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].1
+ - uses: codecov/[email protected].2
48
with:
49
file: ros_ws/lcov/total_coverage.info
50
flags: unittests
0 commit comments