Skip to content

Commit

Permalink
ci: run typechecking on neovim nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
stevearc committed Feb 21, 2024
1 parent 2945f3d commit cd1db66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 224 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- uses: stevearc/nvim-typecheck-action@v1
with:
path: lua
neodev-version: nightly
nvim-version: nightly

run_tests:
strategy:
Expand Down
224 changes: 0 additions & 224 deletions lua/oil/lsp/_types.lua

This file was deleted.

0 comments on commit cd1db66

Please sign in to comment.