Skip to content

Commit

Permalink
workaround micromamba issue
Browse files Browse the repository at this point in the history
  • Loading branch information
drammock committed Oct 23, 2024
1 parent 0bff690 commit 44a08e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
with:
environment-file: ${{ env.CONDA_ENV }}
environment-name: mne
generate-run-shell: false # https://github.com/mamba-org/setup-micromamba/issues/130#issuecomment-1746964394
create-args: >-
python=${{ env.PYTHON_VERSION }}
mamba
Expand Down

0 comments on commit 44a08e4

Please sign in to comment.