mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-19 02:52:11 +00:00
ci: test
This commit is contained in:
parent
f2718b60be
commit
0043a9dbae
2
.github/workflows/core-hw.yml
vendored
2
.github/workflows/core-hw.yml
vendored
@ -36,6 +36,8 @@ jobs:
|
|||||||
PYTEST_TIMEOUT: 1200
|
PYTEST_TIMEOUT: 1200
|
||||||
PYOPT: 0
|
PYOPT: 0
|
||||||
DISABLE_OPTIGA: 1
|
DISABLE_OPTIGA: 1
|
||||||
|
TREZOR_DISABLE_ANIMATION: 1
|
||||||
|
STORAGE_INSECURE_TESTING_MODE: 1
|
||||||
BOOTLOADER_DEVEL: ${{ matrix.model == 'T2B1' && '1' || '0' }}
|
BOOTLOADER_DEVEL: ${{ matrix.model == 'T2B1' && '1' || '0' }}
|
||||||
TESTOPTS: "-k 'not authenticate and not recovery and not lots'"
|
TESTOPTS: "-k 'not authenticate and not recovery and not lots'"
|
||||||
TT_UHUB_PORT: 1
|
TT_UHUB_PORT: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user