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 beafcff commit 1b843caCopy full SHA for 1b843ca
.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