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.
2 parents 7d142a8 + 9fb30ac commit be34866Copy full SHA for be34866
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Set the conda environment up using Mamba and install dependencies
43
- name: Setup Environment
44
- uses: mamba-org/provision-with-micromamba@main
+ uses: mamba-org/setup-micromamba@main
45
with:
46
environment-file: ${{ matrix.env-file.file }}
47
environment-name: RTC
0 commit comments