We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17604c3 commit 649295aCopy full SHA for 649295a
.github/workflows/bioconda-install.yml
@@ -27,3 +27,5 @@ jobs:
27
run: |
28
biophi sapiens -h
29
biophi oasis -h
30
+ pip install pytest
31
+ make pytest
0 commit comments