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.
withenv
docs/make.jl
1 parent 0d965c4 commit 9ea3e68Copy full SHA for 9ea3e68
docs/make.jl
@@ -1,4 +1,4 @@
1
-withenv("JULIA_PRUNE_OLD_LA" => "true")
+withenv("JULIA_PRUNE_OLD_LA" => "true") do
2
include("../test/prune_old_LA.jl")
3
end
4
0 commit comments