Skip to content

Commit

Permalink
reverts to Mambaforge
Browse files Browse the repository at this point in the history
  • Loading branch information
samgdotson committed Nov 5, 2024
1 parent 2da8d86 commit 6e870ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create environment with Mamba
uses: conda-incubator/setup-miniconda@v2
with:
miniforge-variant: Miniforge # mamba is faster than base conda
miniforge-variant: Mambaforge # mamba is faster than base conda
miniforge-version: latest
channels: conda-forge, bioconda
auto-activate-base: false
Expand Down

0 comments on commit 6e870ce

Please sign in to comment.