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 60f87e3 commit d60c92bCopy full SHA for d60c92b
.github/workflows/test.yml
@@ -28,7 +28,6 @@ jobs:
28
- uses: conda-incubator/setup-miniconda@v3
29
with:
30
python-version: ${{ matrix.python-version }}
31
- miniforge-variant: Mambaforge
32
miniforge-version: latest
33
34
- name: Test
0 commit comments