[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:
Abtin Keshavarzian
2023-10-16 11:13:58 -07:00
committed by GitHub
parent d5697604d0
commit 18e214b639
+1
View File
@@ -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