Skip to content

Commit

Permalink
Switch to mamba for conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
agitter committed Apr 26, 2024
1 parent a5562a7 commit dee572d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/install-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ jobs:
activate-environment: singe-test
environment-file: tests/environment.yml
auto-activate-base: false
miniconda-version: 'latest'
miniforge-variant: Mambaforge
miniforge-version: 'latest'
use-mamba: true
- name: Set up MATLAB
id: setup-matlab
uses: matlab-actions/setup-matlab@v2
Expand Down

0 comments on commit dee572d

Please sign in to comment.