Skip to content

Commit 4d3b9bb

Browse files
Remove SciMLBase custom source from trim tests to fix version conflicts
1 parent 6e06bb2 commit 4d3b9bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/trim/Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2020
# Remove assert that triggers false positive for JET. Tracked at https://github.com/aviatesk/JET.jl/issues/736.
2121
ForwardDiff = {url = "https://github.com/RomeoV/ForwardDiff.jl", rev="rv/remove-quote-assert-string-interpolation"}
2222
NonlinearSolveFirstOrder = {path = "../../lib/NonlinearSolveFirstOrder"}
23-
# Fix a type instability. Tracked at https://github.com/SciML/SciMLBase.jl/pull/1074.
24-
SciMLBase = {url = "https://github.com/AayushSabharwal/SciMLBase.jl", rev="as/fix-jet-opt"}
2523

2624

2725
[compat]

0 commit comments

Comments
 (0)