ci: typechecking no longer requires neodev

This commit is contained in:
Steven Arcangeli 2024-06-01 16:13:36 -07:00
parent 8ac4ba4e0a
commit 15e071f203
8 changed files with 31 additions and 31 deletions

View file

@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v1
- uses: stevearc/nvim-typecheck-action@v2
with:
path: lua