mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
ci: increase timeout for hardware T1 regular test
This commit is contained in:
parent
07c53452f6
commit
f9d4be268e
@ -109,6 +109,7 @@ hardware legacy regular device test:
|
|||||||
script:
|
script:
|
||||||
- cd ci/hardware_tests
|
- cd ci/hardware_tests
|
||||||
- nix-shell --run "./t1_hw_test.sh"
|
- nix-shell --run "./t1_hw_test.sh"
|
||||||
|
timeout: 1h10m
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA"
|
name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA"
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user