We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7116867 commit 54d3065Copy full SHA for 54d3065
test/runtests.jl
@@ -22,6 +22,8 @@ function activate_downstream_env()
22
Pkg.instantiate()
23
end
24
25
+pkg"add ModelingToolkitStandardLibrary#mtk-v10"
26
+
27
@time begin
28
if GROUP == "All" || GROUP == "InterfaceI"
29
@testset "InterfaceI" begin
0 commit comments