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 309d419 commit 1627fbeCopy full SHA for 1627fbe
.github/workflows/python-package-conda.yml
@@ -15,7 +15,6 @@ jobs:
15
uses: conda-incubator/setup-miniconda@v2
16
with:
17
auto-update-conda: true
18
- miniforge-variant: Mambaforge # Faster solver
19
20
- name: Install dependencies
21
run: |
0 commit comments