From 449e68499319c33f6db367deed75323055cea49a Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 24 Jul 2025 17:31:32 -0400 Subject: [PATCH] fix: disable tmate Signed-off-by: Xe Iaso --- .github/workflows/smoke-tests.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/smoke-tests.yml b/.github/workflows/smoke-tests.yml index d2ba1ca..6ebc6dc 100644 --- a/.github/workflows/smoke-tests.yml +++ b/.github/workflows/smoke-tests.yml @@ -27,10 +27,10 @@ jobs: with: persist-credentials: false - - name: Setup tmate session - uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.22 - with: - detached: true + # - name: Setup tmate session + # uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.22 + # with: + # detached: true - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 with: