We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75c33a commit c04dc7bCopy full SHA for c04dc7b
.github/workflows/rust.yml
@@ -47,6 +47,7 @@ jobs:
47
- name: Setup ROS environment
48
uses: ros-tooling/[email protected]
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