Skip to content

Commit e896359

Browse files
committed
ci: Install Python with micromamba
1 parent ccda0fe commit e896359

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
environment-name: climada_env
4141
environment-file: requirements/base.yml
4242
create-args: >-
43+
python=${{ matrix.python-version }}
4344
make
4445
# Persist environment for branch, Python version, single day
4546
cache-environment-key: env-${{ github.ref }}-${{ steps.date.outputs.date }}

0 commit comments

Comments
 (0)