Skip to content

Commit fcc6966

Browse files
committed
Temporarily use prerelease version of ROS 2 to get fix for ament_lint#428
1 parent a355d36 commit fcc6966

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Setup ROS environment
5050
uses: ros-tooling/[email protected]
5151
with:
52+
use-ros2-testing: true
5253
required-ros-distributions: ${{ matrix.ros_distribution }}
5354

5455
- name: Setup Rust

0 commit comments

Comments
 (0)