Skip to content

Commit 0e62066

Browse files
committed
ci: workaround for ament pep test
Signed-off-by: Bartolome Jimenez Vera <bjv@capra.ooo>
1 parent 53c9eeb commit 0e62066

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
sudo apt-get install ros-${{ matrix.ros_distribution }}-rclc
3434
sudo apt-get install ros-${{ matrix.ros_distribution }}-osrf-testing-tools-cpp
3535
pip3 install pyOpenSSL --upgrade
36+
pip3 install pydocstyle==6.1.1 # downgrade to fix https://github.com/ament/ament_lint/pull/428
3637
- uses : ros-tooling/action-ros-ci@v0.2
3738
with:
3839
package-name: "micro_ros_diagnostic_msgs micro_ros_diagnostic_updater micro_ros_common_diagnostics"

0 commit comments

Comments
 (0)