diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2e7ae51..fecb75c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: dockerfile: containers/zammad/Dockerfile test-docker-compose: - timeout-minutes: 30 + timeout-minutes: 10 runs-on: ubuntu-latest needs: lint-docker-files steps: @@ -47,4 +47,4 @@ jobs: - name: run tests run: .github/tests.sh - \ No newline at end of file +