Skip to content

Commit 02f70a4

Browse files
committed
WIP: Try
1 parent 0484054 commit 02f70a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
if: matrix.kind == 'old'
150150
- run: bash ./tools/github_actions_verify_python.sh "${{ matrix.python }}"
151151
- run: bash ./tools/github_actions_dependencies.sh
152+
- run: pytest mne/tests/test_surface.py -k cubes
152153
- run: python ./tools/github_actions_check_old_env.py
153154
if: matrix.kind == 'old'
154155
# Minimal commands on Linux (macOS stalls)

0 commit comments

Comments
 (0)