We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2837d6e commit 89c2f08Copy full SHA for 89c2f08
test/runtests.jl
@@ -41,6 +41,7 @@ Random.seed!(100)
41
include("test_util.jl")
42
43
# Don't attempt to import Mooncake on 1.12
44
+# https://github.com/chalk-lab/Mooncake.jl/pull/545
45
USE_MOONCAKE = VERSION >= v"1.12"
46
47
if USE_MOONCAKE
0 commit comments