Fixed duplicated output parameter description.

This commit is contained in:
Patrick Lehmann
2022-11-05 23:18:48 +01:00
parent 3c61bc24ea
commit 301584a670
2 changed files with 4 additions and 4 deletions

View File

@@ -155,7 +155,7 @@ html_artifact
| html_artifact | yes | string | — — — — |
+----------------+----------+----------+--------------+
Name of the typing artifact.
Name of the typing artifact (HTML report).
junit_artifact
@@ -167,7 +167,7 @@ junit_artifact
| junit_artifact | optional | string | ``""`` |
+----------------+----------+----------+--------------+
Name of the typing artifact.
Name of the typing junit artifact (junit XML).
Secrets