File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ The report is based on the coverage report generated by your test runner.
7575 type : boolean
7676 required : true
7777 hide-unchanged :
78- description : true/false to hide the coverage results that have no change
78+ description : true/false to hide the coverage results that have no diffs
7979 type : boolean
8080 required : true
8181` ` `
Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ inputs:
5959 description : ' The cache lifetime in seconds (must be greater than 300)'
6060 required : false
6161 hide-coverage-reports :
62- description : true/false to hide the coverage reports (defaults to displaying coverage reports)
62+ description : true/false to hide the coverage reports
6363 type : boolean
6464 required : true
6565 hide-unchanged :
66- description : true/false to hide the coverage results that have no change (defaults to displaying all coverage results)
66+ description : true/false to hide the coverage results that have no diffs
6767 type : boolean
6868 required : true
6969runs :
You can’t perform that action at this time.
0 commit comments