Skip to content

Commit

Permalink
fix naibr test
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Feb 20, 2025
1 parent c9140d8 commit 69e47a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ jobs:
# path: .snakemake/singularity
- name: naibr
shell: micromamba-shell {0}
run: harpy sv naibr --quiet 2 -g test/genome/genome.fasta.gz -o SV/naibr -x "-min_sv 5000" test/bam_phased && rm -r Genome
run: harpy sv naibr --quiet 2 -g test/genome/genome.fasta.gz -o SV/naibr test/bam_phased && rm -r Genome
- name: naibr pop
if: always()
shell: micromamba-shell {0}
Expand Down

0 comments on commit 69e47a7

Please sign in to comment.