Skip to content

Commit

Permalink
Replace provision-with-micromamba in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leeping authored Sep 26, 2023
1 parent 70e120b commit 8061849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up conda environment
uses: mamba-org/provision-with-micromamba@main
uses: mamba-org/setup-micromamba@v1
with:
environment-file: devtools/conda-envs/test_env.yaml
channel-priority: "flexible"
Expand Down

0 comments on commit 8061849

Please sign in to comment.