Skip to content

Commit

Permalink
Fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords committed Jan 27, 2025
1 parent f000479 commit 9260b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"multiqc_ai_provider": {
"type": "string",
"default": "concise",
"default": "seqera",
"description": "MultiQC AI summary provider.",
"fa_icon": "fas fa-font",
"enum": ["seqera", "openai", "anthropic"]
Expand Down

0 comments on commit 9260b70

Please sign in to comment.