Skip to content

Commit

Permalink
Use latest micromamba (#288)
Browse files Browse the repository at this point in the history
No idea why, but this fixed our broken micromamba installations during tests
  • Loading branch information
dnerini committed Jun 28, 2022
1 parent 4fbf590 commit 90e42cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_pysteps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Install mamba and create environment
uses: mamba-org/provision-with-micromamba@main
with:
micromamba-version: 0.20.0
environment-file: ci/ci_test_env.yml
environment-name: test_environment
extra-specs: python=${{ matrix.python-version }}
Expand Down

0 comments on commit 90e42cf

Please sign in to comment.