Skip to content

Commit 44a08e4

Browse files
committed
workaround micromamba issue
1 parent 0bff690 commit 44a08e4

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
@@ -103,6 +103,7 @@ jobs:
103103
with:
104104
environment-file: ${{ env.CONDA_ENV }}
105105
environment-name: mne
106+
generate-run-shell: false # https://github.com/mamba-org/setup-micromamba/issues/130#issuecomment-1746964394
106107
create-args: >-
107108
python=${{ env.PYTHON_VERSION }}
108109
mamba

0 commit comments

Comments
 (0)