Skip to content

Commit 81d235a

Browse files
Delete step removing defaults channel
1 parent 293d491 commit 81d235a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/conda-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,6 @@ jobs:
211211
channels: conda-forge,nodefaults
212212
python-version: ${{ matrix.python }}
213213

214-
- name: Remove defaults channel
215-
run: conda config --remove channels defaults
216-
217214
- name: Install conda-index
218215
run: |
219216
conda install -n base conda-index

0 commit comments

Comments
 (0)