From d9d01c4cc82997385c68eb24253402c0fa43fd0c Mon Sep 17 00:00:00 2001 From: tris203 Date: Tue, 21 May 2024 23:45:52 +0100 Subject: [PATCH] ci: is hard --- .github/workflows/.luarc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/.luarc.json b/.github/workflows/.luarc.json index 6681936..fabd0a0 100644 --- a/.github/workflows/.luarc.json +++ b/.github/workflows/.luarc.json @@ -6,6 +6,7 @@ "lua/?/init.lua" ], "Lua.workspace.library": [ + "/github/workspace/", "/github/workspace/deps/neodev.nvim/types/stable", "/github/workspace/deps/neodev.nvim/types/nightly", "${3rd}/busted/library"