We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec0bc8 commit 706aeadCopy full SHA for 706aead
.github/workflows/rust.yml
@@ -45,6 +45,7 @@ jobs:
45
- name: Setup ROS environment
46
uses: ros-tooling/[email protected]
47
with:
48
+ use-ros2-testing: true
49
required-ros-distributions: ${{ matrix.ros_distribution }}
50
51
- name: Setup Rust
0 commit comments