mirror of
https://github.com/espressif/openthread.git
synced 2026-08-19 00:49:53 +00:00
[github-actions] add job summary to size.yml workflow (#9532)
This commit uses `GITHUB_STEP_SUMMARY` to add a summary (in markdown format) to the GitHub action workflow `size.yml` runs.
This commit is contained in:
@@ -67,3 +67,4 @@ jobs:
|
||||
export OT_SIZE_REPORTER=./size-report
|
||||
fi
|
||||
./script/check-size
|
||||
cat /tmp/ot-size-report/report_pr >> $GITHUB_STEP_SUMMARY
|
||||
|
||||
Reference in New Issue
Block a user