Skip to content

Commit

Permalink
switch conda --> mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-huber committed Sep 5, 2023
1 parent c5ee9b3 commit 037c9b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
mamba-version: "*"
use-mamba: true
environment-file: environment.yml
- name: Python info
run: |
Expand Down

0 comments on commit 037c9b9

Please sign in to comment.