mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-02-20 00:33:30 +01:00
fix(tests): include model R into master diff and fixtures upload
[no changelog]
This commit is contained in:
@@ -239,6 +239,7 @@ ui tests fixtures deploy:
|
||||
- core persistence test
|
||||
- legacy device test
|
||||
- core device R test
|
||||
- core click R test
|
||||
script:
|
||||
- echo "Deploying to $DEPLOY_PATH"
|
||||
- rsync --delete -va ci/ui_test_records/* "$DEPLOY_PATH"
|
||||
|
||||
@@ -37,8 +37,10 @@ unix ui changes:
|
||||
<<: *gitlab_caching
|
||||
needs:
|
||||
- core click test
|
||||
- core click R test
|
||||
- core persistence test
|
||||
- core device test
|
||||
- core device R test
|
||||
- legacy device test
|
||||
script:
|
||||
- $NIX_SHELL --run "poetry run python -m tests.ui_tests.reporting master-diff"
|
||||
|
||||
Reference in New Issue
Block a user