Skip to content

Commit

Permalink
Add example15 to workflows+packages
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 25, 2023
1 parent d0db83f commit 8dd2b57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-ros-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
ros2_control_demo_example_10
ros2_control_demo_example_12
ros2_control_demo_example_14
ros2_control_demo_example_15

ament_lint_100:
name: ament_${{ matrix.linter }}
Expand Down Expand Up @@ -60,3 +61,4 @@ jobs:
ros2_control_demo_example_9
ros2_control_demo_example_12
ros2_control_demo_example_14
ros2_control_demo_example_15
1 change: 1 addition & 0 deletions ros2_control_demos/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<exec_depend>ros2_control_demo_example_9</exec_depend>
<exec_depend>ros2_control_demo_example_10</exec_depend>
<exec_depend>ros2_control_demo_example_14</exec_depend>
<exec_depend>ros2_control_demo_example_15</exec_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit 8dd2b57

Please sign in to comment.