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 2, 2024
1 parent 0bb9774 commit 75b32b6
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 @@ -38,9 +38,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

Expand Down

0 comments on commit 75b32b6

Please sign in to comment.