We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46da962 commit e831236Copy full SHA for e831236
tests/default.nf.test
@@ -3,7 +3,7 @@ nextflow_pipeline {
3
name "Test pipeline"
4
script "../main.nf"
5
tag "pipeline"
6
- tag "conda"
+ tag "docker_singularity"
7
tag "test"
8
profile "test"
9
0 commit comments