diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 959f312c..85ce866b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -69,6 +69,7 @@ jobs: name: Test GatewayD Plugins runs-on: ubuntu-latest needs: test + timeout-minutes: 3 services: postgres: image: postgres