Skip to content

Commit 9fb30ac

Browse files
authored
Merge pull request #92 from oberonia78/ci_micromamba_update
update test yml
2 parents b064e89 + 1b843ca commit 9fb30ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Set the conda environment up using Mamba and install dependencies
4343
- name: Setup Environment
44-
uses: mamba-org/provision-with-micromamba@main
44+
uses: mamba-org/setup-micromamba@main
4545
with:
4646
environment-file: ${{ matrix.env-file.file }}
4747
environment-name: RTC

0 commit comments

Comments
 (0)