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 0624133 commit ed46d6aCopy full SHA for ed46d6a
test/runtests.jl
@@ -15,6 +15,7 @@ function activate_subpkg_env(subpkg)
15
end
16
17
if GROUP == "All" || GROUP == "Core"
18
+ dev_subpkg("OptimizationBase")
19
dev_subpkg("OptimizationOptimJL")
20
dev_subpkg("OptimizationOptimisers")
21
dev_subpkg("OptimizationMOI")
0 commit comments