We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fbf590 commit 90e42cfCopy full SHA for 90e42cf
.github/workflows/test_pysteps.yml
@@ -36,7 +36,6 @@ jobs:
36
- name: Install mamba and create environment
37
uses: mamba-org/provision-with-micromamba@main
38
with:
39
- micromamba-version: 0.20.0
40
environment-file: ci/ci_test_env.yml
41
environment-name: test_environment
42
extra-specs: python=${{ matrix.python-version }}
0 commit comments