From 2661c7c0c8d5bd80177b2b4eca5a169dfb1c1d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Wed, 26 Feb 2020 22:42:22 +0100 Subject: [PATCH] added timeout --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 136a129..2fa653c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,6 +16,7 @@ jobs: install-docker-compose: name: install-docker-compose + timeout-minutes: 30 runs-on: ubuntu-latest needs: lint-bash-scripts steps: