Make package installable/testable on clean docker image

This commit is contained in:
2023-06-07 10:54:19 -05:00
parent eab4697b6b
commit b82a984ab1
11 changed files with 19 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ function runtests()
@testset "BB" begin
test_bb()
end
test_cuts_blackbox_cplex()
# test_cuts_blackbox_cplex()
test_io()
test_problems_setcover()
test_solvers_jump()