Skip to content

Commit 07c2185

Browse files
committed
allow flexible channel use, turn on debug-level logging
1 parent 173aa5c commit 07c2185

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
environment-file: environment.yml
2424
environment-name: rmg_env
2525
channels: defaults,rmg,conda-forge
26+
channel-priority: flexible
27+
log-level: debug
2628
extra-specs: |
2729
python=3.7
2830
- name: Install codecov

0 commit comments

Comments
 (0)