mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 02:53:48 -05:00
Quit VIM after running tests
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -45,4 +45,4 @@ jobs:
|
||||
run: |
|
||||
cd ${{ github.workspace }}/pack/plugins/start/vim-table-mode
|
||||
echo "set packpath+=${{ github.workspace }}" > vimrc
|
||||
${VIM} -u vimrc +TestifySuite
|
||||
${VIM} -u vimrc +TestifySuite +qall
|
||||
|
||||
Reference in New Issue
Block a user