Skip to content

Commit 063db6f

Browse files
committed
Need some commit to re-start GHA
1 parent d524831 commit 063db6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subworkflows/local/amp.nf

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ workflow AMP {
104104
.multiMap{
105105
input: [ it[0] ]
106106
summary: it[1]
107-
}
107+
}
108108

109109
ch_tabix_input = Channel.of(['id':'ampcombi_complete_summary'])
110110
.combine(ch_ampcombi_summaries_out.summary.collectFile(name: 'ampcombi_complete_summary.csv', keepHeader:true))

0 commit comments

Comments
 (0)