mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
Do not require 'coverage_report_json_directory' in SphinxDocumentation.yml.
This commit is contained in:
2
.github/workflows/SphinxDocumentation.yml
vendored
2
.github/workflows/SphinxDocumentation.yml
vendored
@@ -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.'
|
||||||
|
|||||||
Reference in New Issue
Block a user