Closed LilyAnderssonLee closed 7 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 8fe3968
+| ✅ 192 tests passed |+
!| ❗ 3 tests had warnings |!
Isn't it supposed to be dev
? Just had a brief read through Slack, so I'm likely wrong.
Aha, I misunderstood it then. So I should change it to like this?
nextflow run ./${{ env.REPOTITLE_LOWERCASE }}/$( sed 's/\W/_/g' <<< dev) -stub -profile test,singularity --outdir ./results
Ah let's skip it for now
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).