diff --git a/test/runtests.jl b/test/runtests.jl index 242701c8b..79aef8031 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -8,8 +8,11 @@ using LearnBase using LightGraphs using Zygote using Test +using MLDatasets CUDA.allowscalar(false) +ENV["DATADEPS_ALWAYS_ACCEPT"] = true # for MLDatasets + include("test_utils.jl") tests = [