Skip to content

Commit 0ca7496

Browse files
author
horike37
committed
chore: debug
1 parent 53d7989 commit 0ca7496

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
restore-keys: |
2020
${{ runner.os }}-sls-
2121
- run: npm install
22+
- name: Setup tmate session
23+
uses: mxschmitt/action-tmate@v3
2224
- run: npm run lint
2325
- run: npm run test
2426
- name: integration-test

0 commit comments

Comments
 (0)