Skip to content

Commit

Permalink
Attempt to fix code coverage reports
Browse files Browse the repository at this point in the history
Signed-off-by: Nahuel Espinosa <nespinosa@ekumenlabs.com>
  • Loading branch information
nahueespinosa committed Mar 1, 2024
1 parent 2737349 commit 26b1a11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/build-and-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ source /opt/ros/${ROS_DISTRO}/setup.sh

echo ::group::Release Build
colcon build \
--build-base build-release \
--install-base install-release \
--event-handlers console_cohesion+ \
--packages-up-to ${ROS_PACKAGES} \
--symlink-install \
Expand Down

0 comments on commit 26b1a11

Please sign in to comment.