Skip to content

Commit

Permalink
fix micromamba, see mamba-org/micromamba-releases#58
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Sep 26, 2024
1 parent 39b683b commit 50b058f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Setup micromamba
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '2.0.0-0'
environment-file: devtools/conda-envs/test_env.yaml
environment-name: openmmtools-test
create-args: >-
Expand Down

0 comments on commit 50b058f

Please sign in to comment.