Skip to content

Commit

Permalink
Fix conda action for Windows runners
Browse files Browse the repository at this point in the history
  • Loading branch information
stefmolin authored Oct 12, 2024
1 parent 74f6920 commit f48a5a3
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: pandas_workshop
Expand Down

0 comments on commit f48a5a3

Please sign in to comment.