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 c7fcea3 commit 60e9b59Copy full SHA for 60e9b59
test/runtests.jl
@@ -47,7 +47,6 @@ if (GROUP == "All") || (GROUP == "Core")
47
end
48
49
if (GROUP == "CairoMakie_Ext")# || (GROUP == "All")
50
-
51
Pkg.activate("ext-test/cairomakie")
52
Pkg.develop(PackageSpec(path = dirname(@__DIR__)))
53
Pkg.instantiate()
0 commit comments