diff --git a/.github/workflows/pytest-workflow.yml b/.github/workflows/pytest-workflow.yml index affbdd94..88baef4d 100644 --- a/.github/workflows/pytest-workflow.yml +++ b/.github/workflows/pytest-workflow.yml @@ -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