From 2931743a500f4e53aed0839902173f87ea67666f Mon Sep 17 00:00:00 2001 From: Juri Berlanda Date: Wed, 13 Apr 2022 20:20:26 +0200 Subject: [PATCH] [CI] Set timeout to 3 minutes. Signed-off-by: Juri Berlanda --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 955340c..db98b9e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,6 +13,7 @@ jobs: name: Run Tests runs-on: ubuntu-latest + timeout-minutes: 3 strategy: matrix: