We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f72680 commit 12e9722Copy full SHA for 12e9722
1 file changed
tests/benchmarks/test_index.py
@@ -66,7 +66,7 @@ def _teardown(index_fpath: Path):
66
)
67
68
69
-@pytest.mark.benchmark
+# @pytest.mark.benchmark
70
def test_openneuro(benchmark: BenchmarkFixture, tmp_path: Path) -> None:
71
"""Benchmark b2t2 with a subset of datasets on OpenNeuro."""
72
workers = 4
0 commit comments