Skip to content

Commit af992b4

Browse files
committed
no longer tests AMP develop
1 parent 7107ee4 commit af992b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ DFG.@usingDFG true
7979

8080
# Switch to our upstream test branch.
8181
#FIXME This is a temporary fix to use the develop branch of AMP.
82-
Pkg.add(PackageSpec(; name = "ApproxManifoldProducts", rev = "develop"))
82+
# Pkg.add(PackageSpec(; name = "ApproxManifoldProducts", rev = "develop"))
8383
#FIXME This is a temporary fix to use the develop branch of IIF.
8484
# Pkg.add(PackageSpec(; name = "IncrementalInference", rev = "upstream/dfg_integration_test"))
8585
# Pkg.add(PackageSpec(; name = "IncrementalInference", rev = "develop"))

0 commit comments

Comments
 (0)