File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
5855outputs :
You can’t perform that action at this time.
0 commit comments