ci: run typechecking on neovim nightly

This commit is contained in:
Steven Arcangeli 2024-02-20 22:23:02 -08:00
parent 2945f3d7bf
commit d554c94920
4 changed files with 5 additions and 228 deletions

View file

@ -10,7 +10,7 @@ test:
./run_tests.sh
lint: scripts/nvim-typecheck-action fastlint
./scripts/nvim-typecheck-action/typecheck.sh --workdir scripts/nvim-typecheck-action lua
./scripts/nvim-typecheck-action/typecheck.sh --workdir scripts/nvim-typecheck-action --neodev nightly lua
fastlint: scripts/nvim_doc_tools
python scripts/main.py lint