Skip to content

Commit

Permalink
coverage: remove github dir
Browse files Browse the repository at this point in the history
was failing with lcov 2.0-1 on github ubuntu 24.04
  • Loading branch information
cwsmith committed Jan 14, 2025
1 parent 67d7078 commit d263d76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ if(meshFields_ENABLE_COVERAGE_BUILD)
endif()

set(LCOV_SRC_EXCLUDE_PATHS
".github/*"
"${CMAKE_CURRENT_BINARY_DIR}/nvcc_internal_extended_lambda_implementation"
"/tmp/*"
"${Kokkos_DIR}/*"
Expand Down

0 comments on commit d263d76

Please sign in to comment.