Skip to content

Commit 5d27833

Browse files
committed
Still trying to get this going, confused as to why XPalm doesn't register in the manifest, attempt to resolve when PSE is activated
1 parent 23f23fe commit 5d27833

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/downstream/test-all-benchmarks.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using Pkg
22
Pkg.activate(dirname(@__FILE__))
3-
Pkg.develop(PackageSpec(path=dirname(dirname(@__DIR__))))
3+
#Pkg.develop(PackageSpec(path=dirname(dirname(@__DIR__))))
4+
Pkg.resolve()
45
Pkg.instantiate()
56

67
using PlantSimEngine

0 commit comments

Comments
 (0)