We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c00af commit c12c55fCopy full SHA for c12c55f
.github/workflows/pip-checks.yml
@@ -30,7 +30,6 @@ jobs:
30
- name: Initiate empty environment
31
uses: conda-incubator/setup-miniconda@v3
32
with:
33
- miniforge-variant: Mambaforge
34
miniforge-version: latest
35
auto-update-conda: true
36
use-mamba: true
.github/workflows/python-tests.yml
@@ -31,7 +31,6 @@ jobs:
37
0 commit comments