Skip to content

Commit

Permalink
give unique name
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Apr 19, 2024
1 parent 1058e30 commit e67944e
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 @@ -408,7 +408,7 @@ jobs:
harpy simulate translocation --count 10 -z 0.5 test/genome/genome.fasta.gz
harpy simulate translocation --prefix Simulate/transvcf --vcf Simulate/translocation/sim.translocation.hap1.vcf -s "--show-failed-logs" test/genome/genome.fasta.gz
test_simulate_variants:
test_simulate_linkedreads:
needs: changes
if: ${{ needs.changes.outputs.simreads == 'true' }}
name: test simulate linkedreads
Expand Down

0 comments on commit e67944e

Please sign in to comment.