Skip to content

Commit

Permalink
[ci] update micromamba version
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher authored Oct 15, 2024
1 parent ae2b4ac commit a013c82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ jobs:
build_system: 'include'

- name: Setup Conda Environment
uses: mamba-org/setup-micromamba@v1.9.0
uses: mamba-org/setup-micromamba@v2
with:
micromamba-version: "2.0.2-0"
environment-file: ./environment.yml
environment-name: weldx
init-shell: >-
Expand Down

0 comments on commit a013c82

Please sign in to comment.