Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Dec 22, 2022
1 parent f1df21d commit 63305b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
mamba-version: "*"
conda-channels: defaults,bioconda,conda-forge
channels: defaults,bioconda,conda-forge
channel-priority: true
- name: Checkout repository
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 63305b0

Please sign in to comment.