Skip to content

Commit 3598387

Browse files
sahunoclaude
andcommitted
ci(dorado/basecaller): skip conda nf-test for modules/nf-core/dorado
dorado is not distributed on bioconda or conda-forge (ONTPL licence), so `environment.yml` is a placeholder carrying only samtools. The conda profile run would therefore execute `dorado basecaller` against an environment that does not contain dorado. Adds the `modules/nf-core/dorado` prefix to the `conda` skip list, the same mechanism parabricks and cellranger use. Matches the entry already present in nf-core#11222 (dorado/aligner) so each PR stands alone. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013fqrTt7TV2RSSUHaA4wP4v
1 parent c89926d commit 3598387

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/skip_nf_test.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"modules/nf-core/deepvariant/vcfstatsreport",
4747
"subworkflows/nf-core/dia_proteomics_analysis",
4848
"modules/nf-core/diann",
49+
"modules/nf-core/dorado",
4950
"modules/nf-core/doubletdetection",
5051
"modules/nf-core/fastk/fastk",
5152
"modules/nf-core/fastk/histex",

0 commit comments

Comments
 (0)