Skip to content

Commit

Permalink
Fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Mar 12, 2024
1 parent 4a86cef commit b4b0fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ end

if GROUP == "DiffEq"
@testset "DiffEq" begin
activate_gpu_env()
activate_diffeq_env()
@time @safetestset "Default DiffEq Alg" include("diffeq/default_alg_diff.jl")
end
end
Expand Down

0 comments on commit b4b0fed

Please sign in to comment.