Skip to content

Commit 6271682

Browse files
Delete remove defaults channel step from test_windows job
1 parent 7ffcca4 commit 6271682

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
@@ -267,9 +267,6 @@ jobs:
267267
activate-environment: ${{ env.TEST_ENV_NAME }}
268268
python-version: ${{ matrix.python }}
269269

270-
- name: Remove defaults channel
271-
run: conda config --remove channels defaults
272-
273270
- name: Install conda-index
274271
run: |
275272
conda install -n base conda-index

0 commit comments

Comments
 (0)