Skip to content

Commit d5411e5

Browse files
committed
Merge branch 'coverage' of https://github.com/JuliaAI/MLInterface.jl into coverage
2 parents 893b138 + d4546c3 commit d5411e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ test_files = [
1313
"patterns/incremental_algorithms.jl",
1414
"patterns/regression.jl",
1515
"patterns/static_algorithms.jl",
16-
"integration/ensembling.jl",
1716
]
1817

1918
files = isempty(ARGS) ? test_files : ARGS

0 commit comments

Comments
 (0)