diff --git a/docs/tests/ui-tests.md b/docs/tests/ui-tests.md index 80cb64fa85..1ff09ba34f 100644 --- a/docs/tests/ui-tests.md +++ b/docs/tests/ui-tests.md @@ -82,7 +82,7 @@ Each `--ui=test` creates a clear report which tests passed and which failed. The index file is stored in `tests/ui_tests/reporting/reports/test/index.html`, but for an ease of use you will find a link at the end of the pytest summary. -On CI this report is published as an artifact. +On CI this report is published as an artifact. You can see the latest master report [here](https://gitlab.com/satoshilabs/trezor/trezor-firmware/-/jobs/artifacts/master/file/test_ui_report/index.html?job=core%20device%20ui%20test). ### Master diff