Skip to content

Commit

Permalink
Switch to mamba-org/setup-micromamba
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Jul 5, 2023
1 parent 20a039b commit 41b7267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
ulimit -a
- name: Install conda environment
uses: mamba-org/provision-with-micromamba@main
uses: mamba-org/setup-micromamba@v1
with:
environment-file: devtools/conda-envs/test_env.yaml
extra-specs: |
create-args: >-
python=${{ matrix.python-version }}
- name: Install DE-ForceFields
Expand Down

0 comments on commit 41b7267

Please sign in to comment.