mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
ci: update download_emulators path
This commit is contained in:
parent
8c08527f50
commit
0fc5e545d3
@ -76,7 +76,7 @@ core unix upgrade test:
|
||||
variables:
|
||||
TREZOR_UPGRADE_TEST: "core"
|
||||
script:
|
||||
- tests/upgrade_tests/download_emulators.sh
|
||||
- tests/download_emulators.sh
|
||||
- pipenv run pytest tests/upgrade_tests
|
||||
|
||||
|
||||
@ -133,7 +133,7 @@ legacy emu upgrade test:
|
||||
variables:
|
||||
TREZOR_UPGRADE_TEST: "legacy"
|
||||
script:
|
||||
- tests/upgrade_tests/download_emulators.sh
|
||||
- tests/download_emulators.sh
|
||||
- pipenv run pytest tests/upgrade_tests
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user