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 1bfae00 commit f8ac0c5
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 @@ -35,9 +35,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 }}"
environment-file: continuous_integration/environment.yaml
activate-environment: test-environment
Expand Down

0 comments on commit f8ac0c5

Please sign in to comment.