We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b11a6 commit 6a92c48Copy full SHA for 6a92c48
1 file changed
.github/workflows/nightlies.yml
@@ -54,6 +54,7 @@ jobs:
54
uses: conda-incubator/setup-miniconda@v3
55
with:
56
miniforge-version: "latest"
57
+ conda-remove-defaults: true
58
- name: Install FOQUS in a Conda env (user mode)
59
env:
60
py_ver: ${{ matrix.python-version }}
0 commit comments