Skip to content

Commit d2cef7c

Browse files
Fix CI
Signed-off-by: Eugenio Collado <eugeniocollado@eprosima.com>
1 parent a5bb6e3 commit d2cef7c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/create_firmware_ws.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ popd >/dev/null
102102
. $(dirname $0)/clean_env.sh
103103
if [ $RTOS != "host" ]; then
104104
pushd $FW_TARGETDIR/$DEV_WS_DIR >/dev/null
105-
# Fix failing build by ignoring rmw_test_fixture_implementation.
106-
touch ros2/ament_cmake_ros/rmw_test_fixture_implementation/COLCON_IGNORE
107105
# Fix failing build by ignoring rmw_test_fixture.
108106
touch ros2/ament_cmake_ros/rmw_test_fixture/COLCON_IGNORE
109107
colcon build

0 commit comments

Comments
 (0)