Skip to content

Commit 019ddf4

Browse files
committed
FIX: syntax
1 parent b02265c commit 019ddf4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/github_actions_download.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
if [ "${MNE_CI_KIND}" != "minimal" ]; then
55
${PREFIX} python -c 'import mne; mne.datasets.testing.data_path(verbose=True)';
66
${PREFIX} python -c "import mne; mne.datasets.misc.data_path(verbose=True)";
7+
fi

0 commit comments

Comments
 (0)