We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4df2c4 commit 3a2cfefCopy full SHA for 3a2cfef
nf-test.config
@@ -5,4 +5,8 @@ config {
5
configFile "tests/nextflow.config"
6
profile "development"
7
8
+ plugins {
9
+ load "[email protected]"
10
+ }
11
+
12
}
0 commit comments