Skip to content

Commit ddebe06

Browse files
committed
Add temp upterm debug step
1 parent 22c1fc8 commit ddebe06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vim-test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
repository: thinca/vim-themis
6060
path: vim-themis
6161

62+
- name: Debug if run with debugging enabled
63+
uses: lhotari/action-upterm@v1
64+
6265
- name: Run Themis with full CLI
6366
env:
6467
THEMIS_VIM: ${{ steps.vim.outputs.executable }}

0 commit comments

Comments
 (0)