Skip to content

Commit

Permalink
Update mamba github action
Browse files Browse the repository at this point in the history
  • Loading branch information
xin-huang committed Oct 12, 2024
1 parent 5bf6b87 commit 025c38e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ jobs:
with:
python-version: 3.8
- name: Add micromamba to system path
uses: mamba-org/provision-with-micromamba@main
uses: mamba-org/setup-micromamba@v1
with:
environment-name: sstar
activate-environment: sstar
environment-file: build-env.yml
- name: Test dry-run
run: |
Expand Down

0 comments on commit 025c38e

Please sign in to comment.