Skip to content

Commit 54d3065

Browse files
TEMP COMMIT: use branch of MTKStdlib
1 parent 7116867 commit 54d3065

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ function activate_downstream_env()
2222
Pkg.instantiate()
2323
end
2424

25+
pkg"add ModelingToolkitStandardLibrary#mtk-v10"
26+
2527
@time begin
2628
if GROUP == "All" || GROUP == "InterfaceI"
2729
@testset "InterfaceI" begin

0 commit comments

Comments
 (0)