Skip to content

Commit 27960c9

Browse files
authored
Merge pull request #5 from tylergross97/seqera-ai/20260220-181546-fix-test-memory-config
Fix XENGSORT_SUMMARY: add missing container directive
2 parents a55a653 + f1ecf68 commit 27960c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/xengsort_summary.nf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
process XENGSORT_SUMMARY {
2+
container "ubuntu:22.04"
23
publishDir "${params.outdir_base}/xengsort", mode: 'copy'
34

45
input:

0 commit comments

Comments
 (0)