Skip to content

Commit 598fc41

Browse files
Revert "tmate"
This reverts commit 6313730.
1 parent 6313730 commit 598fc41

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,6 @@ jobs:
167167
sudo dpkg -i tinygo_${TINYGO_VER}_amd64.deb
168168
cd t/wasm && find . -type f -name "*.go" | xargs -Ip tinygo build -o p.wasm -scheduler=none -target=wasi p
169169
170-
- name: Setup tmate session
171-
uses: mxschmitt/action-tmate@v3
172-
if: always()
173-
174170
- name: Linux Script
175171
env:
176172
TEST_FILE_SUB_DIR: ${{ matrix.test_dir }}

0 commit comments

Comments
 (0)