mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-08 07:38:11 +00:00
wip
This commit is contained in:
parent
6f577492b3
commit
d4475892df
1
.github/workflows/core.yml
vendored
1
.github/workflows/core.yml
vendored
@ -258,6 +258,7 @@ jobs:
|
||||
- uses: ./.github/actions/environment
|
||||
- run: nix-shell --run "poetry run make -C core build_unix"
|
||||
- run: nix-shell --run "cd vendor/ts-tvl/tvl/server/model_config && poetry install && poetry run model_server tcp -c model_config.yml &"
|
||||
- run: sleep 30
|
||||
- run: nix-shell --run "poetry run make -C core test"
|
||||
- run: nix-shell --run "poetry run core/emu.py -c true" # sanity check non-frozen emulator
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user