Skip to content

Commit

Permalink
Attemp to pass mira tests in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Tudela <ajtudela@gmail.com>
  • Loading branch information
ajtudela committed Apr 8, 2024
1 parent eb8f22c commit 0dc3e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scitos2_mira/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ if(BUILD_TESTING)
# the following line skips the linter which checks for copyrights
set(ament_cmake_copyright_FOUND TRUE)
ament_lint_auto_find_test_dependencies()
#add_subdirectory(test)
add_subdirectory(test)
endif()

# ##################################
Expand Down

0 comments on commit 0dc3e54

Please sign in to comment.