mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 02:53:48 -05:00
Looks promising
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
neovim: ${{ matrix.neovim }}
|
||||
|
||||
- name: Create vimrc
|
||||
run: echo "set packpath += ${{ github.workspace }}/vim-table-mode, ${{ github.workspace }}/vim-testify" > vimrc
|
||||
run: echo "set packpath += ${{ github.workspace }}, ${{ github.workspace }}/vim-testify" > vimrc
|
||||
|
||||
- name: Run unit tests
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user