Skip to content

Commit e8ecf9a

Browse files
fix
1 parent 4b7892e commit e8ecf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNNlib/test/test_module.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ using Pkg
66
# tried to put this in __init__ but is not executed for some reason
77

88
## Uncomment below to change the default test settings
9-
ENV["GNN_TEST_CUDA"] = "true"
9+
# ENV["GNN_TEST_CUDA"] = "true"
1010
# ENV["GNN_TEST_AMDGPU"] = "true"
1111
# ENV["GNN_TEST_Metal"] = "true"
1212

0 commit comments

Comments
 (0)