Skip to content

Commit 5353e85

Browse files
committed
Update setup-micromamba
1 parent b5fc529 commit 5353e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: mamba-org/setup-micromamba@v1
4949
with:
5050
# environment-file is not assumed anymore
51-
environment-file: ci/environment.yml
51+
environment-file: ci/environment.yaml
5252
create-args: >-
5353
python=${{ matrix.python-version }}
5454
- name: Install package

0 commit comments

Comments
 (0)