From 6e51b4758475dc89bf918c81f8f698a32ee8fd3a Mon Sep 17 00:00:00 2001 From: Vivien Nicolas Date: Thu, 28 Apr 2022 10:23:04 +0200 Subject: [PATCH] [Tests] Increase the tests timeout from 30 minutes to 40 minutes --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 83f1fe23216beb..ab937a941256a5 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -88,7 +88,7 @@ jobs: --copy-artifacts-to objdir-clone \ " - name: Run Tests - timeout-minutes: 30 + timeout-minutes: 40 run: | ./scripts/run_in_build_env.sh \ "./scripts/tests/run_test_suite.py \