Skip to content

Commit 3976ac9

Browse files
committed
Maybe with a resolve?
1 parent ea6bb07 commit 3976ac9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_stopping_criterion.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ if VERSION < v"1.11"
66
Pkg.develop(path = (@__DIR__) * "/../")
77
Pkg.develop(path = (@__DIR__) * "/AlgorithmsInterfaceTestSuite.jl")
88
end
9+
Pkg.resolve()
910
using Test
1011
using AlgorithmsInterface
1112
using Dates

0 commit comments

Comments
 (0)