Skip to content

Commit

Permalink
remove ament_lint_auto tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PetoAdam committed Sep 11, 2024
1 parent 578830f commit 39514dd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ install(TARGETS kuka_moveit_task_constructor
DESTINATION lib/${PROJECT_NAME})

if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)

ament_lint_auto_find_test_dependencies()
endif()

ament_package()

0 comments on commit 39514dd

Please sign in to comment.