We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f08a9cd commit 908e702Copy full SHA for 908e702
.github/workflows/testing.yml
@@ -40,6 +40,7 @@ jobs:
40
shell: bash -l {0}
41
run: |
42
conda activate mip_ci
43
+ bcftools --version
44
prove -lrs -f -j 2 t
45
46
- name: Run MIP download test
0 commit comments