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

@ -39,6 +39,8 @@ jobs:
- uses: stevearc/nvim-typecheck-action@v1
with:
path: lua
neodev-version: nightly
nvim-version: nightly
run_tests:
strategy: