Skip to content

Commit bdb973c

Browse files
committed
test
1 parent 6d55e74 commit bdb973c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ jobs:
5454
- run: pnpm exec playwright install chromium
5555
- run: pnpm build
5656
- run: pnpm test -t better-sqlite
57-
- name: Setup upterm session
58-
uses: lhotari/action-upterm@v1
57+
- name: Setup tmate session
58+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)