Skip to content

Commit

Permalink
removed first
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung committed Feb 3, 2024
1 parent 07384d9 commit b006977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/test.nf
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ workflow test {

emit:
fastq = download_sra.out.fastq
versions = download_sra.out.versions.first()
versions = download_sra.out.versions
}

0 comments on commit b006977

Please sign in to comment.