Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CagtayFabry authored Oct 29, 2023
1 parent 3066958 commit f6cbdf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
setup_requires: 'include'

- name: Setup Conda Environment
uses: mamba-org/setup-micromamba@v1.5.0
uses: mamba-org/setup-micromamba@v1.6.0
with:
environment-file: ./environment.yml
environment-name: weldx
Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:
setup_requires: 'include'

- name: Setup Conda Environment
uses: mamba-org/setup-micromamba@v1.5.0
uses: mamba-org/setup-micromamba@v1.6.0
with:
environment-file: ./environment.yml
environment-name: weldx
Expand Down

0 comments on commit f6cbdf4

Please sign in to comment.