Skip to content

Commit

Permalink
Remove FindCUDAToolkit.cmake from .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Follow-up to #18081.
  • Loading branch information
KyleFromNVIDIA committed Feb 25, 2025
1 parent 5f71f76 commit c29d68c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ repos:
(?x)^(
cpp/include/cudf_test/cxxopts[.]hpp$|
cpp/src/io/parquet/ipc/Message_generated[.]h$|
cpp/src/io/parquet/ipc/Schema_generated[.]h$|
cpp/cmake/Modules/FindCUDAToolkit[.]cmake$
cpp/src/io/parquet/ipc/Schema_generated[.]h$
)
- id: verify-alpha-spec
- id: verify-codeowners
Expand Down

0 comments on commit c29d68c

Please sign in to comment.