Skip to content

Commit 4dffd0a

Browse files
committed
ci: update path to neodev in .luarc.json
1 parent 3b9d849 commit 4dffd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.luarc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
33
"Lua.runtime.version": "LuaJIT",
44
"Lua.workspace.library": [
5-
"/home/runner/work/base.nvim/base.nvim/deps/neodev.nvim/types/stable",
5+
"/home/runner/work/ccusage.nvim/base.nvim/deps/neodev.nvim/types/stable",
66
"${3rd}/luassert/library",
77
"${3rd}/busted/library"
88
],

0 commit comments

Comments
 (0)