Skip to content

Commit dae5bb6

Browse files
committed
fix schema_params configuration
1 parent 6b8b966 commit dae5bb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.nf-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lint:
22
nextflow_config:
33
- config_defaults:
44
- params.contamination_estimation_angsd_hapmap
5-
schema_params: false ## Until fix in https://github.com/nf-core/tools/pull/3213 is stable tools release
5+
schema_params: False ## Until fix in https://github.com/nf-core/tools/pull/3213 is stable tools release
66
nf_core_version: 3.3.2
77
repository_type: pipeline
88
template:

0 commit comments

Comments
 (0)