Skip to content

Commit

Permalink
CI: install miniforge not mambaforge
Browse files Browse the repository at this point in the history
merges #520
refs #519

miniforge installer now includes mamba.
  • Loading branch information
habi authored Dec 6, 2024
1 parent 957ff8e commit e5b6239
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/manubot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ jobs:
activate-environment: manubot
environment-file: build/environment.yml
auto-activate-base: false
miniforge-variant: Mambaforge
miniforge-version: 'latest'
use-mamba: true
- name: Install Spellcheck
if: env.SPELLCHECK == 'true'
run: bash ci/install-spellcheck.sh
Expand Down

0 comments on commit e5b6239

Please sign in to comment.