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: