1
0
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:
Martin Milata 2021-05-25 13:25:59 +02:00
parent 07c53452f6
commit f9d4be268e

View File

@ -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: