There was an error while loading. Please reload this page.
1 parent b02265c commit 019ddf4Copy full SHA for 019ddf4
1 file changed
tools/github_actions_download.sh
@@ -4,3 +4,4 @@
4
if [ "${MNE_CI_KIND}" != "minimal" ]; then
5
${PREFIX} python -c 'import mne; mne.datasets.testing.data_path(verbose=True)';
6
${PREFIX} python -c "import mne; mne.datasets.misc.data_path(verbose=True)";
7
+fi
0 commit comments