From 5b6b0654da142e5a5a540b14fe9827278087557c Mon Sep 17 00:00:00 2001 From: Fons van der Plas Date: Fri, 25 Oct 2024 09:34:11 +0200 Subject: [PATCH] Update IntegrationTest.yml --- .github/workflows/IntegrationTest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index bd7e9eeb3b..e05c872313 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -31,6 +31,8 @@ jobs: test: name: ${{ matrix.package.repo }} runs-on: ${{ matrix.os }} + timeout-minutes: 15 + strategy: fail-fast: false matrix: