From f9d4be268ead711c8324b471a8911cdd9a3a8c19 Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Tue, 25 May 2021 13:25:59 +0200 Subject: [PATCH] ci: increase timeout for hardware T1 regular test --- ci/test-hw.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/test-hw.yml b/ci/test-hw.yml index 34f42c309..7202cb8e5 100644 --- a/ci/test-hw.yml +++ b/ci/test-hw.yml @@ -109,6 +109,7 @@ hardware legacy regular device test: script: - cd ci/hardware_tests - nix-shell --run "./t1_hw_test.sh" + timeout: 1h10m artifacts: name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA" paths: