Skip to content

Commit

Permalink
try mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Apr 15, 2021
1 parent ea34f95 commit ca3a31e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
activate-environment: cf_tools_test
auto-update-conda: false
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
use-mamba: true

- name: Set up conda environment
shell: bash -l {0}
Expand Down Expand Up @@ -54,6 +56,8 @@ jobs:
environment-file: ci/upsteam_dev_env.yml
activate-environment: cf_tools_test_dev
auto-update-conda: false
miniforge-variant: Mambaforge
use-mamba: true

- name: Set up conda environment
shell: bash -l {0}
Expand Down

0 comments on commit ca3a31e

Please sign in to comment.