From 48c7bbd89073132eedde63bb7f17dd123c6e4f12 Mon Sep 17 00:00:00 2001 From: Edward Foyle Date: Mon, 8 Apr 2024 16:23:28 -0700 Subject: [PATCH] chore: thats not going to work --- .github/workflows/smoke-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/smoke-tests.yml b/.github/workflows/smoke-tests.yml index 851b4975ace..b3368b49bb5 100644 --- a/.github/workflows/smoke-tests.yml +++ b/.github/workflows/smoke-tests.yml @@ -45,8 +45,6 @@ jobs: uses: ./.github/actions/install-cli with: cli-version: ${{ matrix.cli-version }} - - name: Setup tmate session - uses: mxschmitt/action-tmate@v3 - name: Run Smoke Tests uses: ./.github/actions/run-smoke-tests with: