Follow the approach in PR #781 (for issue #778), use [the pairs of `::group::` and `::endgroup::` markers around the run-block body](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands#grouping-log-lines) to beautify step output that is too long to quickly skim by human eyes.
Follow the approach in PR #781 (for issue #778), use the pairs of
::group::and::endgroup::markers around the run-block body to beautify step output that is too long to quickly skim by human eyes.