From ca65e9ee9b7926de53d423755453ee0d7e9d85a1 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 13 Jun 2024 23:34:11 +0200 Subject: [PATCH] Ci testsg --- .github/workflows/release.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 25357ce5e..bccc365ae 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -257,6 +257,10 @@ jobs: with: go-version: '1.21.x' cache: false + - name: Setup tmate session if tests fail + uses: mxschmitt/action-tmate@v3.18 + with: + limit-access-to-actor: true - name: Dependencies run: | brew install protobuf grpc