From 1d5b4b9d82d81b8879b931d18923832f69196282 Mon Sep 17 00:00:00 2001 From: kevaundray Date: Tue, 29 Aug 2023 15:37:18 +0000 Subject: [PATCH] remove tmate --- .github/workflows/test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a8686f0..e485e46 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,9 +42,6 @@ jobs: toolchain: 1.67.0 override: true target: ${{ matrix.target }} - - - name: Tmate - uses: mxschmitt/action-tmate@v3 - name: Run tests uses: actions-rs/cargo@v1