We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95623a6 commit f0bcdabCopy full SHA for f0bcdab
.github/workflows/rust.yml
@@ -47,6 +47,7 @@ jobs:
47
- name: Setup ROS environment
48
uses: ros-tooling/setup-ros@v0.6
49
with:
50
+ use-ros2-testing: true
51
required-ros-distributions: ${{ matrix.ros_distribution }}
52
53
- name: Downgrade pydocstyle as a workaround for https://github.com/ament/ament_lint/issues/434
0 commit comments