ros-controls / ros2_control_ci

This repository holds reusable workflows for CI of the ros2_control framework.
https://control.ros.org
Apache License 2.0
2 stars 1 forks source link

Fix colcon list action #23

Closed christophfroehlich closed 6 months ago

christophfroehlich commented 6 months ago

A small change to the action, if no path is given.

colcon list --paths /* --names-only would parse the whole file system otherwise.

See https://github.com/ros-controls/kinematics_interface/actions/runs/8108814658/job/22163280164