Skip to content

Commit 33f076f

Browse files
committed
wip
1 parent e505d8c commit 33f076f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
cache: "pnpm"
1919
node-version-file: ".nvmrc"
2020
- run: pnpm install --frozen-lockfile --prefer-offline
21+
- name: Tmate Session
22+
uses: mxschmitt/action-tmate@v3
23+
timeout-minutes: 15
2124
- run: pnpm moon run :format :lint :typecheck :build :test
2225

2326
codspeed:

0 commit comments

Comments
 (0)