Skip to content

Commit

Permalink
conda fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekbhr committed May 7, 2024
1 parent 64393e7 commit 3e819e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
channels: conda-forge,bioconda,defaults
miniconda-version: "latest"
auto-activate-base: false
activate-environment: sincei
environment-file: requirements.yml
Expand Down

0 comments on commit 3e819e9

Please sign in to comment.