Skip to content

Commit eeb6484

Browse files
committed
Remove podman usage from Ledger tests, fix comments
1 parent b304ef1 commit eeb6484

File tree

12 files changed

+267
-717
lines changed

12 files changed

+267
-717
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ jobs:
229229
- name: Run tests in the emulator
230230
run: nix-shell --run "
231231
poetry run core/emu.py
232-
--headless --quiet --temporary-profile
233-
--mnemonic \"abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon about\"
234-
--command env --chdir ../mintlayer-core
232+
--headless --quiet --temporary-profile
233+
--mnemonic \"abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon about\"
234+
--command env --chdir ../mintlayer-core
235235
cargo-nextest nextest run --archive-file tests.tar.zst -j1 trezor_signer
236236
"
237237
working-directory: ./mintlayer-trezor-firmware

0 commit comments

Comments
 (0)