We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bff690 commit 44a08e4Copy full SHA for 44a08e4
1 file changed
.github/workflows/tests.yml
@@ -103,6 +103,7 @@ jobs:
103
with:
104
environment-file: ${{ env.CONDA_ENV }}
105
environment-name: mne
106
+ generate-run-shell: false # https://github.com/mamba-org/setup-micromamba/issues/130#issuecomment-1746964394
107
create-args: >-
108
python=${{ env.PYTHON_VERSION }}
109
mamba
0 commit comments