Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyxiao committed Oct 26, 2023
1 parent 2437312 commit 6531efd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Run type checks
run: pnpm run typecheck

Expand Down

0 comments on commit 6531efd

Please sign in to comment.