Skip to content

Commit 6a92c48

Browse files
committed
Attemt to silence warning about defaults channel being added
1 parent 46b11a6 commit 6a92c48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nightlies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: conda-incubator/setup-miniconda@v3
5555
with:
5656
miniforge-version: "latest"
57+
conda-remove-defaults: true
5758
- name: Install FOQUS in a Conda env (user mode)
5859
env:
5960
py_ver: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)