Skip to content

Commit b3accbb

Browse files
committed
tests: fix mambaforge installer doesn't exist anymore
1 parent 14e3c83 commit b3accbb

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
fetch-depth: 0 # full history for setuptools_scm
2929
- uses: conda-incubator/setup-miniconda@v3
3030
with:
31-
miniforge-variant: Mambaforge
3231
mamba-version: "*"
3332
use-mamba: true
3433
channels: conda-forge,bioconda

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
fetch-depth: 0 # full history for setuptools_scm
2727
- uses: conda-incubator/setup-miniconda@v3
2828
with:
29-
miniforge-variant: Mambaforge
3029
mamba-version: "*"
3130
use-mamba: true
3231
channels: conda-forge,bioconda

0 commit comments

Comments
 (0)