Skip to content

Commit 0624ed6

Browse files
committed
PR feedback for single line description
1 parent 049e5fb commit 0624ed6

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

action.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,17 @@ inputs:
3939
default: false
4040
show-failed-tests-only:
4141
description:
42-
'Boolean flag. Show only failed tests in summary. Useful for when test count is large and the details are
43-
truncated'
42+
'Boolean flag. Show only failed tests in summary. Useful for when test count is large and the details are truncated'
4443
required: false
4544
default: false
4645
show-failed-suites-only:
4746
description:
48-
'Boolean flag. Show only failed tests suites in summary. Useful for when test count is large and the details are
49-
truncated'
47+
'Boolean flag. Show only failed tests suites in summary. Useful for when test count is large and the details are truncated'
5048
required: false
5149
default: false
5250
show-test-output:
5351
description:
54-
'Boolean flag. Show the output of the tests. Useful if there is too much output leading to truncation on the
55-
summary'
52+
'Boolean flag. Show the output of the tests. Useful if there is too much output leading to truncation on the summary'
5653
required: false
5754
default: true
5855
outputs:

0 commit comments

Comments
 (0)