File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ The action provides the following outputs:
136136 To be clear; the action follows the settings file to determine which rules to skip.
137137
1381384. **View the Results**
139- The action outputs the results of the tests to goth logs and step summary. If the tests pass, the actions `outcome` will be `success`.
139+ The action outputs the results of the tests to both logs and step summary. If the tests pass, the actions `outcome` will be `success`.
140140 If the tests fail, the actions outcome will be `failure`. To make the workflow continue even if the tests fail, you can set the
141141 ` continue-on-error` option to `true`. Use this built-in feature to stop the workflow from failing so that you can aggregate the status of tests
142142 across multiple jobs.
You can’t perform that action at this time.
0 commit comments