Skip to content

Commit

Permalink
Add pytest to bioconda step
Browse files Browse the repository at this point in the history
  • Loading branch information
prihoda committed Sep 16, 2024
1 parent 17604c3 commit 649295a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bioconda-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
run: |
biophi sapiens -h
biophi oasis -h
pip install pytest
make pytest

0 comments on commit 649295a

Please sign in to comment.