We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc3a926 + 07e5c64 commit 353a438Copy full SHA for 353a438
action.yml
@@ -68,6 +68,10 @@ inputs:
68
working-directory:
69
description: Relative path under $GITHUB_WORKSPACE where the repository was checked out
70
required: false
71
+ report-title:
72
+ description: Title for the test report summary
73
+ required: false
74
+ default: ''
75
only-summary:
76
description: |
77
Allows you to generate only the summary.
0 commit comments