diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 785b262218..16b0ab464f 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -204,7 +204,7 @@ jobs: - tracetest-opensearch - tracetest-tempo - tracetest-provisioning-env - - tracetest-signoz + # - tracetest-signoz # signoz is unstable, we need to review their docker compose structure steps: - name: Checkout uses: actions/checkout@v3