mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-28 10:52:32 +00:00
ci: fix GitHub step summary links
[no changelog]
This commit is contained in:
parent
8cfa6a3693
commit
a07223211a
2
.github/actions/ui-report/action.yml
vendored
2
.github/actions/ui-report/action.yml
vendored
@ -63,5 +63,5 @@ runs:
|
||||
wait $PID1
|
||||
wait $PID2
|
||||
|
||||
echo "[UI test report](https://data.trezor.io/dev/firmware/ui_report/${{ github.run_id }}/${{ inputs.model }}-${{ inputs.lang }}-${{ github.job }}/index.html)" >> $GITHUB_STEP_SUMMARY
|
||||
echo "[UI test report](https://data.trezor.io/dev/firmware/ui_report/${{ github.run_id }}/${{ inputs.model }}-${{ inputs.lang }}-${{ github.job }}-index.html)" >> $GITHUB_STEP_SUMMARY
|
||||
shell: sh
|
||||
|
Loading…
Reference in New Issue
Block a user