annnnnd pissed off Busted again again again again...
Skyweave Test, Lint, and Deploy Ritual / Test and Lint Code (push) Failing after 29s
Skyweave Test, Lint, and Deploy Ritual / Deploy to Roof Unit (push) Has been skipped

This commit is contained in:
wes
2025-06-16 23:33:26 -04:00
parent 61bf6316ab
commit e059e33b81
+1
View File
@@ -38,6 +38,7 @@ jobs:
- name: 5. Perform Unit Inquisition (Busted) - name: 5. Perform Unit Inquisition (Busted)
run: | run: |
echo "Initiating unit tests..." echo "Initiating unit tests..."
export LUA_PATH="$(luarocks path --lua-path);$LUA_PATH"
cp lib/json.lua skyweave/ cp lib/json.lua skyweave/
busted --lua=lua5.1 -o spec --verbose spec/ busted --lua=lua5.1 -o spec --verbose spec/