Skip to content

Commit

Permalink
(face) make sure tests are runned
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Feb 11, 2025
1 parent 50ebdf0 commit 4a0d57e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions image_recognition_face_recognition/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ install(PROGRAMS
if(CATKIN_ENABLE_TESTING)
find_package(catkin_lint_cmake REQUIRED)
catkin_add_catkin_lint_test("-W2")

catkin_add_nosetests(test)
endif()

0 comments on commit 4a0d57e

Please sign in to comment.