Skip to content

Commit e473e38

Browse files
authored
Update build.yml
1 parent 00d8f77 commit e473e38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ jobs:
7777
cd ~/ros2_ws
7878
source ~/ros2_ws/install/setup.bash
7979
colcon build --symlink-install
80-
colcon test --packages-select behaviortree_ros2
81-
colcon test-result --verbose
80+
colcon test --packages-select behaviortree_ros2 --event-handlers console_direct+
81+
colcon test-result --verbose
8282
8383
8484

0 commit comments

Comments
 (0)