Skip to content

Commit

Permalink
add new test profile to config
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-mohr committed Feb 16, 2024
1 parent fff1365 commit c951cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ profiles {
test_umi { includeConfig 'conf/test_umi.config' }
test_no_genome { includeConfig 'conf/test_no_genome.config' }
test_full { includeConfig 'conf/test_full.config' }
test_index { includeConfig 'conf/test_index.config' }
}

// Set default registry for Apptainer, Docker, Podman and Singularity independent of -profile
Expand Down

0 comments on commit c951cc1

Please sign in to comment.