We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f04433 commit 39f924cCopy full SHA for 39f924c
1 file changed
test/jump_wrapper.jl
@@ -48,6 +48,7 @@ function test_jump_api()
48
_min in [true, false],
49
flip in [true, false],
50
with_bridge_type in [Float64, nothing]
51
+
52
if isnothing(with_bridge_type) && SOLVER === SCS.Optimizer
53
continue
54
end
0 commit comments