Skip to content

Commit c7209e6

Browse files
authored
Fix CI build to use distro binary packages (#58)
Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
1 parent 48e77cf commit c7209e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
package-name: "system_modes system_modes_examples"
2828
target-ros2-distro: ${{ matrix.ros_distribution }}
29+
vcs-repo-file-url: ""
2930
colcon-mixin-name: coverage-gcc
3031
colcon-mixin-repository: https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml
3132
- uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)