Skip to content

Commit 9573eb8

Browse files
committed
TMATE
1 parent 068c5f1 commit 9573eb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@ jobs:
350350
toolchain: stable
351351
- uses: actions/checkout@v3
352352
- uses: Swatinem/rust-cache@v2
353+
- name: Setup tmate session
354+
uses: mxschmitt/action-tmate@v3
353355
- name: Windows Build
354356
run: cargo build --verbose
355357
- name: Run clippy

0 commit comments

Comments
 (0)