Skip to content

Commit

Permalink
Remove deleted file from conda recipe tests
Browse files Browse the repository at this point in the history
  • Loading branch information
harrism committed Apr 23, 2024
1 parent a4d6c96 commit 1b60b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conda/recipes/librmm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ outputs:
- spdlog {{ spdlog_version }}
test:
commands:
- test -f $PREFIX/include/rmm/thrust_rmm_allocator.h
- test -f $PREFIX/include/rmm/logger.hpp
- test -f $PREFIX/include/rmm/cuda_stream.hpp
- test -f $PREFIX/include/rmm/cuda_stream_view.hpp
Expand Down

0 comments on commit 1b60b95

Please sign in to comment.