mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-15 13:03:45 +00:00
ci: run typechecking on neovim nightly
This commit is contained in:
parent
2945f3d7bf
commit
d554c94920
4 changed files with 5 additions and 228 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -39,6 +39,8 @@ jobs:
|
|||
- uses: stevearc/nvim-typecheck-action@v1
|
||||
with:
|
||||
path: lua
|
||||
neodev-version: nightly
|
||||
nvim-version: nightly
|
||||
|
||||
run_tests:
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue