Skip to content

Commit

Permalink
build all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sugikazu75 committed Nov 1, 2024
1 parent 1068975 commit 9d13d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros_o_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
wstool merge -t src src/jsk_aerial_robot/aerial_robot_${ROS_DISTRO}.rosinstall
wstool update -t src
rosdep install -y -r --from-paths src --ignore-src --rosdistro $ROS_DISTRO
catkin build aerial_robot --no-status
catkin build --no-status
catkin build --catkin-make-args run_tests -- -i --no-deps --no-status -p 1 -j 1 aerial_robot
catkin_test_results --verbose build || catkin_test_results --all build

0 comments on commit 9d13d7c

Please sign in to comment.