Skip to content

Commit

Permalink
Fix env check action on Windows by switching off of mamba (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefmolin authored Oct 12, 2024
1 parent e5cba2e commit 7459a07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/env-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
auto-update-conda: true
miniforge-variant: Mambaforge
mamba-version: "*"
channels: conda-forge
channel-priority: true
activate-environment: data_viz_workshop
Expand Down

0 comments on commit 7459a07

Please sign in to comment.