fix ci
This commit is contained in:
parent
9ff5bb4947
commit
8e26c59ea1
2 changed files with 7 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -9,3 +9,6 @@ lint:
|
|||
|
||||
test:
|
||||
nvim --headless -u ./spec/minimal_init.lua -c "PlenaryBustedDirectory spec {minimal_init='./spec/minimal_init.lua'}"
|
||||
|
||||
install-deps:
|
||||
nvim --cmd 'set rtp+="." | :GoInstallDeps'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue