We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a22b52 commit 3d22cbeCopy full SHA for 3d22cbe
.github/workflows/rust.yml
@@ -48,6 +48,7 @@ jobs:
48
uses: ros-tooling/[email protected]
49
with:
50
required-ros-distributions: ${{ matrix.ros_distribution }}
51
+ use-ros2-testing: ${{ matrix.ros_distribution == 'rolling' }}
52
53
- name: Downgrade pydocstyle as a workaround for https://github.com/ament/ament_lint/issues/434
54
run: |
0 commit comments