mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-25 00:48:19 +00:00
ci: fix path for core-bitcoinonly test
This commit is contained in:
parent
d28caf990e
commit
32b269ad43
@ -92,7 +92,7 @@ core unix btconly device test:
|
||||
dependencies:
|
||||
- core unix frozen btconly build
|
||||
variables:
|
||||
MICROPYTHON: "../build/unix/micropython-bitcoinonly"
|
||||
MICROPYTHON: "build/unix/micropython-bitcoinonly"
|
||||
TREZOR_PYTEST_SKIP_ALTCOINS: 1
|
||||
script:
|
||||
- cd core
|
||||
|
Loading…
Reference in New Issue
Block a user