Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Oct 20, 2023
1 parent 02350a5 commit fb1fa56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
mamba-version: "*"
miniforge-version: latest
use-mamba: true
channels: conda-forge,defaults
channel-priority: true
activate-environment: anaconda-client-env
Expand Down

0 comments on commit fb1fa56

Please sign in to comment.