From e059e33b8183b1f71e354b6117198efd6bf1418a Mon Sep 17 00:00:00 2001 From: Wesley Ray Date: Mon, 16 Jun 2025 23:33:26 -0400 Subject: [PATCH] annnnnd pissed off Busted again again again again... --- .gitea/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 4a99be1..e360446 100755 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -38,6 +38,7 @@ jobs: - name: 5. Perform Unit Inquisition (Busted) run: | echo "Initiating unit tests..." + export LUA_PATH="$(luarocks path --lua-path);$LUA_PATH" cp lib/json.lua skyweave/ busted --lua=lua5.1 -o spec --verbose spec/