Skip to content

Commit

Permalink
ci: now?
Browse files Browse the repository at this point in the history
  • Loading branch information
tris203 committed Jun 2, 2024
1 parent 82ccd8b commit 0befab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
File renamed without changes.
6 changes: 2 additions & 4 deletions .github/workflows/typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,11 @@ jobs:
uses: actions/checkout@v4
with:
repository: "folke/neodev.nvim"
path: "deps.neodev.nvim"
sparse-checkout: |
types
path: "deps/neodev.nvim"

- name: Type Check Code Base
uses: mrcjkb/[email protected]
with:
configpath: .github/workflows/.checkluarc.json
configpath: .github/workflows/.luarc.json
directories: |
lua

0 comments on commit 0befab9

Please sign in to comment.