Looks promising

This commit is contained in:
Dhruva Sagar
2023-03-01 11:54:16 +05:30
parent 0df034ed2e
commit 3ea394ff83

View File

@@ -38,7 +38,7 @@ jobs:
neovim: ${{ matrix.neovim }} neovim: ${{ matrix.neovim }}
- name: Create vimrc - 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 - name: Run unit tests
env: env: