Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzamora committed May 24, 2024
1 parent ef83eb4 commit dfdac75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dask_cuda/tests/test_proxify_host_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ def task(x):


def test_dataframes_share_dev_mem(root_dir):
# Checking that this test passes CI
cudf = pytest.importorskip("cudf")

df = cudf.DataFrame({"a": range(10)})
Expand Down

0 comments on commit dfdac75

Please sign in to comment.