Skip to content

Commit 00d8f77

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
source ~/ros2_ws/install/setup.bash
7979
colcon build --symlink-install
8080
colcon test --packages-select behaviortree_ros2
81-
colcon test --packages-select behaviortree_ros2
81+
colcon test-result --verbose
82+
8283
8384

0 commit comments

Comments
 (0)