Skip to content

Commit

Permalink
Include downstream projects (#38)
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund authored Jul 14, 2023
1 parent 7f5beec commit 7d1adf2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: open-rmf/rmf_ci_templates/.github/workflows/reusable_build.yaml@main
with:
# NOTE: Avoid adding comments in the package lines, this can break some of the called scripts in github actions
# TODO(MXG): rmf_fleet_adapter_python tests are failing in the CI, and it seems to be related to https://github.com/ros2/launch/pull/592. Figure out how to fix this.
packages: |
rmf_api_msgs
rmf_api_msgs
rmf_fleet_adapter
rmf_task_ros2
rmf_task_sequence

0 comments on commit 7d1adf2

Please sign in to comment.