There was an error while loading. Please reload this page.
1 parent ae96de4 commit c3bdaaeCopy full SHA for c3bdaae
1 file changed
.github/workflows/test.yml
@@ -30,6 +30,7 @@ jobs:
30
python-version: ${{ matrix.python-version }}
31
environment-file: environment.yml
32
activate-environment: fabmos
33
+ channels: conda-forge
34
conda-remove-defaults: true
35
- name: List installed conda packages
36
run: conda export
0 commit comments