Skip to content

Commit

Permalink
Use mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed May 25, 2024
1 parent 9be77f6 commit 7f8239e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_pip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
auto-activate-base: true
mamba-version: "*"
channels: conda-forge
activate-environment: true
python-version: ${{ matrix.python }}

Expand Down

0 comments on commit 7f8239e

Please sign in to comment.