Skip to content

Commit

Permalink
fix missing Enzyme bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-Portal committed Sep 27, 2024
1 parent 6f1e989 commit 90a865c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ using ForwardDiff, ReverseDiff, Zygote

if VERSION >= v"1.10"
Pkg.add("Mooncake")
Pkg.add("Enzyme")
using Mooncake
using Enzyme
end
Expand Down

0 comments on commit 90a865c

Please sign in to comment.