Skip to content

Commit

Permalink
Correct style issues found by CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Dec 1, 2023
1 parent 9052847 commit 20687e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapids-cmake/cpm/package_override.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ function(rapids_cpm_package_override filepath)
GIT_TAG ${tag}
GIT_SHALLOW ${shallow}
PATCH_COMMAND ${patch_command} EXCLUDE_FROM_ALL ${exclude})
endif()
endif()
endforeach()
endif()
endfunction()

0 comments on commit 20687e0

Please sign in to comment.