Skip to content

Commit

Permalink
FIX: Include
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jan 2, 2024
1 parent 8210a6f commit 17340eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,10 @@ jobs:
- uses: mamba-org/setup-micromamba@v1
with:
environment-file: ${{ env.CONDA_ENV }}
environment-name: mne
create-args: >-
python=${{ env.PYTHON_VERSION }}
mamba
if: ${{ !startswith(matrix.kind, 'pip') }}
- run: ./tools/github_actions_dependencies.sh
# Minimal commands on Linux (macOS stalls)
Expand Down

0 comments on commit 17340eb

Please sign in to comment.