Skip to content

Commit

Permalink
do not install pysam from bioconda
Browse files Browse the repository at this point in the history
  • Loading branch information
sellth committed Jan 23, 2024
1 parent 12d5df9 commit 36880f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ jobs:
- name: Update environment using mamba
run: mamba env update --name root --file /tmp/environment.yaml

- name: Save time by installing packages via mamba.
run: mamba install -y pysam

- name: Install dependencies
run: |
pip install -r requirements/test_black.txt
Expand Down

0 comments on commit 36880f5

Please sign in to comment.