We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e3c83 commit b3accbbCopy full SHA for b3accbb
2 files changed
.github/workflows/release.yml
@@ -28,7 +28,6 @@ jobs:
28
fetch-depth: 0 # full history for setuptools_scm
29
- uses: conda-incubator/setup-miniconda@v3
30
with:
31
- miniforge-variant: Mambaforge
32
mamba-version: "*"
33
use-mamba: true
34
channels: conda-forge,bioconda
.github/workflows/tests.yml
@@ -26,7 +26,6 @@ jobs:
26
27
0 commit comments