Skip to content

Commit

Permalink
Switch CI from mamba to conda
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Oct 1, 2024
1 parent 255e103 commit 36cd972
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
- name: Setup Conda Environment
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-version: latest
use-mamba: true
python-version: ${{ matrix.python-version }}
activate-environment: test-environment
channels: conda-forge
Expand Down

0 comments on commit 36cd972

Please sign in to comment.