Switch channel order

This commit is contained in:
drpatelh 2021-02-03 12:07:39 +00:00
parent 16b32495e4
commit 49fecaa4f0

View file

@ -72,7 +72,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
channels: defaults, bioconda, conda-forge
channels: conda-forge,bioconda,defaults
python-version: ${{ matrix.python-version }}
# Test the module