1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00

ci: add junit to ui tests

This commit is contained in:
Tomas Susanka 2020-01-07 11:53:50 +00:00
parent b4df1172ca
commit 68425fbb8c

View File

@ -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