Skip to content

Commit

Permalink
always accept
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Sep 22, 2021
1 parent 58a8c1f commit 3585cca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 3585cca

Please sign in to comment.