test
This commit is contained in:
parent
ac47deaea7
commit
af06d4fe99
1 changed files with 4 additions and 0 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -37,6 +37,10 @@ jobs:
|
||||||
neovim: true
|
neovim: true
|
||||||
version: ${{ matrix.versions }}
|
version: ${{ matrix.versions }}
|
||||||
|
|
||||||
|
|
||||||
|
- name: Once again, what does it say?
|
||||||
|
run: nvim --clean --headless -u ./scripts/minimal_init.lua +"echo &runtimepath" +q
|
||||||
|
|
||||||
- name: Install Go bins
|
- name: Install Go bins
|
||||||
run: |
|
run: |
|
||||||
nvim --version
|
nvim --version
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue