Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/rep-mocap' into rep-mocap
Browse files Browse the repository at this point in the history
  • Loading branch information
aaggj committed Nov 12, 2024
2 parents f8ba62a + d2e5d17 commit bcf221a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rep-mocap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: build and test
uses: ros-tooling/[email protected]
with:
package-name: mocap4r2_control mocap4r2_control_msgs rqt_mocap4r2_control mocap4r2_marker_publisher mocap4r2_marker_viz mocap4r2_marker_viz_srvs
package-name: mocap4r2_vicon_driver
target-ros2-distro: rolling
vcs-repo-file-url: ${GITHUB_WORKSPACE}/dependency_repos.repos
- name: Codecov
Expand All @@ -35,4 +35,4 @@ jobs:
flags: unittests
name: codecov-umbrella
# yml: ./codecov.yml
fail_ci_if_error: false
fail_ci_if_error: false

0 comments on commit bcf221a

Please sign in to comment.