Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
FeGeyer committed Dec 14, 2023
1 parent 526a5c1 commit b1d5c1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- name: mamba setup
if: matrix.install-method == 'mamba'
uses: mamba-org/setup-micromamba@v1
with:
environment-file: environment.yml

- name: Python setup
if: matrix.install-method == 'pip'
Expand Down

0 comments on commit b1d5c1b

Please sign in to comment.