Skip to content

Commit

Permalink
rm Pkg.develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaLGandhi committed Apr 22, 2021
1 parent 9d01206 commit ea49efa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ using CUDA
if VERSION >= v"1.6" && CUDA.functional()
if get(ENV, "NNLIB_TEST_CUDA", "false") == "true"
import Pkg
Pkg.develop(url = "https://github.com/FluxML/NNlibCUDA.jl")
using NNlibCUDA
@testset "CUDA" begin
Pkg.test("NNlibCUDA")
Expand Down

0 comments on commit ea49efa

Please sign in to comment.