Skip to content

Commit a911854

Browse files
committed
Debug with upterm
1 parent 4234c58 commit a911854

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/diff-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
with:
2525
cache: yarn
2626
- run: yarn install --frozen-lockfile
27+
- name: Setup upterm session
28+
uses: lhotari/action-upterm@v1
2729
- uses: nickcharlton/diff-check@main
2830
with:
2931
command: |

0 commit comments

Comments
 (0)