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

(cherry picked from commit 4d4ade7f2b)
This commit is contained in:
James Trew
2024-05-20 11:18:23 +02:00
committed by Simon Hauser
parent b9ea3a2d5f
commit 7ea9ae5118
9 changed files with 39 additions and 55 deletions
+2
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' }"