Skip to content

Commit

Permalink
Merge branch 'humble' into mergify/bp/humble/pr-256
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Sep 26, 2023
2 parents 04775f8 + e1cd6f3 commit 374233c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-coverage-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,11 @@ jobs:
ros2_control_demo_example_4
ros2_control_demo_example_5
ros2_control_demo_example_6
ros2_control_demo_example_7
ros2_control_demo_example_8
ros2_control_demo_example_9
<<<<<<< HEAD
=======
ros2_control_demo_example_10
ros2_control_demo_example_12
>>>>>>> 60b788f ([Example 10] RRbot with GPIO interfaces (#256))

vcs-repo-file-url: |
https://raw.githubusercontent.com/${{ github.repository }}/${{ github.sha }}/ros2_control_demos-not-released.${{ env.ROS_DISTRO }}.repos?token=${{ secrets.GITHUB_TOKEN }}
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/ci-ros-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,11 @@ jobs:
ros2_control_demo_example_4
ros2_control_demo_example_5
ros2_control_demo_example_6
ros2_control_demo_example_7
ros2_control_demo_example_8
ros2_control_demo_example_9
<<<<<<< HEAD
=======
ros2_control_demo_example_10
ros2_control_demo_example_12
>>>>>>> 60b788f ([Example 10] RRbot with GPIO interfaces (#256))

ament_lint_100:
name: ament_${{ matrix.linter }}
Expand All @@ -54,5 +52,8 @@ jobs:
ros2_control_demo_example_4
ros2_control_demo_example_5
ros2_control_demo_example_6
ros2_control_demo_example_7
ros2_control_demo_example_8
ros2_control_demo_example_9
ros2_control_demo_example_10
ros2_control_demo_example_12

0 comments on commit 374233c

Please sign in to comment.