Skip to content

Commit

Permalink
switch to setup-micromamba
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Sep 30, 2024
1 parent 97434c0 commit 3704279
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: mamba-org/provision-with-micromamba@v16
- uses: mamba-org/setup-micromamba@v1
with:
environment-file: environment.yml

- shell: bash -l {0}
run: |
Expand Down

0 comments on commit 3704279

Please sign in to comment.