mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-23 23:08:14 +00:00
ci: move report files 'mv' to after_script
Otherwise it does not get moved to the right place if the test suite fails.
This commit is contained in:
parent
f82e28ee6f
commit
1be5e577ee
@ -20,6 +20,7 @@ core device ui test:
|
||||
- cd core
|
||||
- pipenv run make test_emu_ui
|
||||
- cd ..
|
||||
after_script:
|
||||
- mv tests/ui_tests/reporting/reports/test/ test_ui_report
|
||||
- pipenv run python ci/prepare_ui_artifacts.py
|
||||
artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user