Skip to content

Commit 12e9722

Browse files
committed
temp rm remote index for speed
1 parent 8f72680 commit 12e9722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/benchmarks/test_index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def _teardown(index_fpath: Path):
6666
)
6767

6868

69-
@pytest.mark.benchmark
69+
# @pytest.mark.benchmark
7070
def test_openneuro(benchmark: BenchmarkFixture, tmp_path: Path) -> None:
7171
"""Benchmark b2t2 with a subset of datasets on OpenNeuro."""
7272
workers = 4

0 commit comments

Comments
 (0)