Skip to content

Commit e831236

Browse files
committed
add labels for profile tests
1 parent 46da962 commit e831236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/default.nf.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ nextflow_pipeline {
33
name "Test pipeline"
44
script "../main.nf"
55
tag "pipeline"
6-
tag "conda"
6+
tag "docker_singularity"
77
tag "test"
88
profile "test"
99

0 commit comments

Comments
 (0)