mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-11 16:00:57 +00:00
ci(connect): exclude checkFirmwareAuthenticity test
This commit is contained in:
parent
5a9c2a1363
commit
16b0ea00cd
@ -30,4 +30,4 @@ fi
|
||||
echo "Will be running with ${EMU_VERSION} emulator"
|
||||
|
||||
# Using -d flag to disable docker, as tenv is already running on the background
|
||||
nix-shell --run "yarn && yarn build:libs && ./docker/docker-connect-test.sh node -p methods -d -c -f ${EMU_VERSION}"
|
||||
nix-shell --run "yarn && yarn build:libs && ./docker/docker-connect-test.sh node -p methods -d -c -f ${EMU_VERSION} -e checkFirmwareAuthenticity"
|
||||
|
Loading…
Reference in New Issue
Block a user