Skip to content

Commit a29168b

Browse files
committed
Fixup seqtk seq example w/wrong name.
1 parent 57baf05 commit a29168b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/seqtk_seq_wrong_name.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ outputs:
1313
type: File
1414
outputBinding:
1515
glob: out
16-
baseCommand: ["blast", "--help"]
16+
baseCommand: ["seqtk", "seq"]
1717
arguments: []
1818
stdout: out
1919
hints:

0 commit comments

Comments
 (0)