mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-25 08:58:14 +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:
|
dependencies:
|
||||||
- core unix frozen btconly build
|
- core unix frozen btconly build
|
||||||
variables:
|
variables:
|
||||||
MICROPYTHON: "../build/unix/micropython-bitcoinonly"
|
MICROPYTHON: "build/unix/micropython-bitcoinonly"
|
||||||
TREZOR_PYTEST_SKIP_ALTCOINS: 1
|
TREZOR_PYTEST_SKIP_ALTCOINS: 1
|
||||||
script:
|
script:
|
||||||
- cd core
|
- cd core
|
||||||
|
Loading…
Reference in New Issue
Block a user