Skip to content

Commit

Permalink
fix path to script in config
Browse files Browse the repository at this point in the history
  • Loading branch information
emmarousseau committed Jun 2, 2024
1 parent 7d895a1 commit c307b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/samtools/samtools_fasta/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ argument_groups:
resources:
- type: bash_script
path: ../samtools_fasta/script.sh
path: ../samtools_fastq/script.sh
test_resources:
- type: bash_script
path: test.sh
Expand Down

0 comments on commit c307b9e

Please sign in to comment.