Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jodyphelan committed Feb 3, 2025
1 parent 2bde685 commit 772d2ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: 3.8
mamba-version: "*"
channels: conda-forge,bioconda,defaults
miniforge-version: "*"
channels: conda-forge,bioconda
channel-priority: true

- name: install dependancies
Expand Down

0 comments on commit 772d2ad

Please sign in to comment.