build: rework ci tests to include windows (#3011)

This commit is contained in:
James Trew
2024-04-13 11:27:53 -04:00
committed by GitHub
parent 5a701e9990
commit 4d4ade7f2b
10 changed files with 67 additions and 50 deletions

View File

@@ -1,3 +1,5 @@
.PHONY: test lint docgen
test:
nvim --headless --noplugin -u scripts/minimal_init.vim -c "PlenaryBustedDirectory lua/tests/automated/ { minimal_init = './scripts/minimal_init.vim' }"