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 293d491 commit 81d235aCopy full SHA for 81d235a
.github/workflows/conda-package.yml
@@ -211,9 +211,6 @@ jobs:
211
channels: conda-forge,nodefaults
212
python-version: ${{ matrix.python }}
213
214
- - name: Remove defaults channel
215
- run: conda config --remove channels defaults
216
-
217
- name: Install conda-index
218
run: |
219
conda install -n base conda-index
0 commit comments