ci: add body to ui report (#33429)

add body
old-commit-hash: fefb0330d65db56092a6251035f1d012b9efae19
This commit is contained in:
Dean Lee
2024-09-02 01:40:41 +08:00
committed by GitHub
parent 333c666a80
commit 9cd2bcbb39
2 changed files with 12 additions and 0 deletions

View File

@@ -98,6 +98,10 @@ jobs:
<td><img src="https://raw.githubusercontent.com/commaai/ci-artifacts/openpilot/pr-${{ github.event.number }}/onroad_alert_full.png"></td>
<td><img src="https://raw.githubusercontent.com/commaai/ci-artifacts/openpilot/pr-${{ github.event.number }}/driver_camera.png"></td>
</tr>
<tr>
<td><img src="https://raw.githubusercontent.com/commaai/ci-artifacts/openpilot/pr-${{ github.event.number }}/body.png"></td>
<td></td>
</tr>
</table>
comment_tag: run_id_screenshots
pr_number: ${{ github.event.number }}