Skip to content

Commit 15b3684

Browse files
committed
CI: Install Miniconda
1 parent 4921160 commit 15b3684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737

3838
- uses: conda-incubator/setup-miniconda@v2
3939
with:
40+
miniconda-version: "latest"
4041
auto-update-conda: true
4142
environment-file: ci/environment.yml
4243
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)