Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeplf committed May 15, 2024
1 parent 0f15036 commit 216090e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ if (MORPHIO_ENABLE_COVERAGE)
include(CodeCoverage)
SETUP_TARGET_FOR_COVERAGE_LCOV(
NAME coverage
EXECUTABLE ctest
EXECUTABLE ctest --output-on-failure
DEPENDENCIES unittests
EXCLUDE "/usr/*" "${PROJECT_SOURCE_DIR}/include/*" "${PROJECT_SOURCE_DIR}/3rdparty/*"
)
Expand Down

0 comments on commit 216090e

Please sign in to comment.