chore: try to fix ci mistakes

This commit is contained in:
JuanZoran
2023-03-27 12:04:43 +08:00
parent 0fa87770e7
commit 0ef08fbd19
4 changed files with 22 additions and 8 deletions

View File

@ -1,4 +1,4 @@
.PHONE: test
test:
@nvim --headless -c "lua require'plenary'" -c "PlenaryBustedDirectory lua/test/"
nvim --headless --noplugin -u script/minimal_init.vim -c "PlenaryBustedDirectory lua/test/ { minimal_init = './scripts/minimal_init.vim' }" -c 'qa!'