Skip to content

Commit

Permalink
[TEST] Skip statistic-surface test (#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasGensollen authored Sep 4, 2024
1 parent 7edad3c commit 1183c61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/nonregression/pipelines/test_run_pipelines_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@


@pytest.mark.fast
@pytest.mark.skip(reason="Brainstat is not compatible with Numpy 2.")
def test_statistics_surface(cmdopt, tmp_path):
base_dir = Path(cmdopt["input"])
working_dir = Path(cmdopt["wd"])
Expand Down

0 comments on commit 1183c61

Please sign in to comment.