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 17f1511 commit 0182d09Copy full SHA for 0182d09
.github/workflows/ci-coverage-build.yml
@@ -43,7 +43,7 @@ jobs:
43
}
44
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
45
skip-tests: true
46
- - uses: codecov/[email protected].2
+ - uses: codecov/[email protected].3
47
with:
48
file: ros_ws/lcov/total_coverage.info
49
flags: unittests
0 commit comments