Do not require 'coverage_report_json_directory' in SphinxDocumentation.yml.

This commit is contained in:
Patrick Lehmann
2025-03-07 21:01:29 +01:00
parent c64e054bcd
commit 9110c85738

View File

@@ -46,7 +46,7 @@ on:
type: string type: string
coverage_report_json_directory: coverage_report_json_directory:
description: '' description: ''
required: true required: false
type: string type: string
coverage_json_artifact: coverage_json_artifact:
description: 'Name of the coverage JSON artifact.' description: 'Name of the coverage JSON artifact.'