Skip to content

Commit afc4fc8

Browse files
authored
Update README to specify generate-summary input
Clarify that test results are viewable when 'generate-summary' is true.
1 parent 78e350a commit afc4fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The **Run MATLAB Tests** action accepts optional inputs. For example, you can ad
137137

138138
## View Test and Coverage Results
139139

140-
With a MATLAB Test license, you can view test results and code coverage metrics for your source code in the GitHub job summary.
140+
With a MATLAB Test license, you can view test results and code coverage metrics for your source code in the GitHub job summary when the `generate-summary` input is `true`.
141141

142142
<img width="2011" height="2001" alt="Workflow run summary page showing four passed tests from a single test file. The MATLAB Code Coverage table displays the collected code coverage metrics for the source code. In the All tests table, the expanded row displays a table of test results for the test file." src="https://github.com/user-attachments/assets/128f4caf-157f-44e1-8347-91b907d9b64b" />
143143

0 commit comments

Comments
 (0)