We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e77cf commit c7209e6Copy full SHA for c7209e6
1 file changed
.github/workflows/ci.yaml
@@ -26,6 +26,7 @@ jobs:
26
with:
27
package-name: "system_modes system_modes_examples"
28
target-ros2-distro: ${{ matrix.ros_distribution }}
29
+ vcs-repo-file-url: ""
30
colcon-mixin-name: coverage-gcc
31
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
32
- uses: codecov/codecov-action@v1
0 commit comments