Commit 3598387
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_013fqrTt7TV2RSSUHaA4wP4v1 parent c89926d commit 3598387
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments