Skip to content

Commit ee2bee7

Browse files
committed
Temporary version downgrade to circumvent the CI failure
1 parent 204c397 commit ee2bee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ manifest {
340340

341341
// Nextflow plugins
342342
plugins {
343-
id 'nf-schema@2.3.0' // Validation of pipeline parameters and creation of an input channel from a sample sheet
343+
id 'nf-schema@2.2.0' // Validation of pipeline parameters and creation of an input channel from a sample sheet
344344
}
345345

346346
validation {

0 commit comments

Comments
 (0)