1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-08 07:38:11 +00:00
This commit is contained in:
Martin Milata 2025-07-02 15:41:13 +02:00
parent 6f577492b3
commit d4475892df

View File

@ -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