mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Fix tests for neovim
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -47,3 +47,4 @@ jobs:
|
||||
cd ${{ github.workspace }}/pack/plugins/start/vim-table-mode
|
||||
echo "set packpath+=${{ github.workspace }}" > vimrc
|
||||
${VIM} -u vimrc +TestifySuite +qall
|
||||
cat testify_results.txt
|
||||
|
||||
Reference in New Issue
Block a user