diff --git a/ci/test.yml b/ci/test.yml index 987eec70b..0002e0f49 100644 --- a/ci/test.yml +++ b/ci/test.yml @@ -55,8 +55,11 @@ core unix device ui test: - trezor.log - ci/ui_test_records/ - tests/ui_tests/fixtures/*/diff.html + - tests/junit.xml when: always expire_in: 1 week + reports: + junit: tests/junit.xml core unix device test: stage: test