Skip to content

Commit 649295a

Browse files
committed
Add pytest to bioconda step
1 parent 17604c3 commit 649295a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bioconda-install.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ jobs:
2727
run: |
2828
biophi sapiens -h
2929
biophi oasis -h
30+
pip install pytest
31+
make pytest

0 commit comments

Comments
 (0)