We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8215636 commit ddf5b88Copy full SHA for ddf5b88
1 file changed
.github/workflows/main.yml
@@ -75,7 +75,7 @@ jobs:
75
python-version: ${{ env.PYTHON_VER }}
76
activate-environment: TESTconda
77
use-only-tar-bz2: false
78
- conda-remove-defaults: true
+ channels: conda-forge
79
80
- name: Create MHKiT Conda environment
81
shell: bash -l {0}
0 commit comments