mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-09 03:45:44 +00:00
ci(core): enable STORAGE_INSECURE_TESTING_MODE for HW device tests
[no changelog]
This commit is contained in:
parent
55101b8013
commit
db69b4b9d3
1
.github/workflows/core-hw.yml
vendored
1
.github/workflows/core-hw.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
PYTEST_TIMEOUT: 1200 # 20m single test timeout
|
||||
PYOPT: 0
|
||||
DISABLE_OPTIGA: 1
|
||||
STORAGE_INSECURE_TESTING_MODE: 1
|
||||
BOOTLOADER_DEVEL: ${{ matrix.model == 'T2B1' && '1' || '0' }}
|
||||
TESTOPTS: "-k 'not authenticate and not recovery and not lots' --session-timeout 19800" # 5.5h pytest global timeout
|
||||
TT_UHUB_PORT: 1
|
||||
|
Loading…
Reference in New Issue
Block a user