Skip to content

Commit 353a438

Browse files
authored
Merge pull request #637 from dorny/bugfix/610-report-title-not-working
2 parents dc3a926 + 07e5c64 commit 353a438

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ inputs:
6868
working-directory:
6969
description: Relative path under $GITHUB_WORKSPACE where the repository was checked out
7070
required: false
71+
report-title:
72+
description: Title for the test report summary
73+
required: false
74+
default: ''
7175
only-summary:
7276
description: |
7377
Allows you to generate only the summary.

0 commit comments

Comments
 (0)