We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3316a2a commit bd8b55aCopy full SHA for bd8b55a
.github/workflows/CI.yml
@@ -167,7 +167,7 @@ jobs:
167
auto-update-conda: true
168
python-version: ${{ matrix.python-version }}
169
mamba-version: "*"
170
- channels: conda-forge,defaults
+ channels: conda-forge
171
channel-priority: true
172
activate-environment: elephant
173
environment-file: requirements/environment-tests.yml
@@ -388,7 +388,7 @@ jobs:
388
389
390
391
392
393
394
0 commit comments