Skip to content

Commit

Permalink
ci: fix micromamba setup
Browse files Browse the repository at this point in the history
  • Loading branch information
chamini2 committed Nov 7, 2023
1 parent a23011c commit 08513c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install mamba
uses: mamba-org/setup-micromamba@v1
with:
environment-name: ci
create-args: >-
python=${{ matrix.python }}
condarc: |
Expand Down

0 comments on commit 08513c6

Please sign in to comment.