Skip to content

Commit d219901

Browse files
try installing test deps no matter what
1 parent 0ce1e02 commit d219901

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

data_tamer_cpp/package.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@
2020
<depend>rclcpp_lifecycle</depend>
2121
<depend>mcap_vendor</depend>
2222
<depend>data_tamer_msgs</depend>
23-
24-
<test_depend>ament_cmake_gtest</test_depend>
25-
<test_depend>gtest_vendor</test_depend>
23+
<depend>ament_cmake_gtest</depend>
24+
<depend>gtest_vendor</depend>
2625

2726
<export>
2827
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)