Skip to content

Commit e9a9abc

Browse files
committed
give it the environment.yml file
1 parent 4ef4f6f commit e9a9abc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
- name: Setup Conda
6565
uses: conda-incubator/setup-miniconda@v3
6666
with:
67+
auto-update-conda: true
68+
environment-file: environment_ci.yml
6769
activate-environment: pydiso-ci
6870

6971
- name: Conda information

0 commit comments

Comments
 (0)