Fuck it lmao
Skyweave Test, Lint, and Deploy Ritual / Test and Lint Code (push) Successful in 27s
Skyweave Test, Lint, and Deploy Ritual / Deploy to Roof Unit (push) Successful in 16s

This commit is contained in:
wes
2025-06-16 23:34:52 -04:00
parent e059e33b81
commit 55d15621c0
+1 -2
View File
@@ -38,9 +38,8 @@ 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/
busted --lua=lua5.1 --verbose spec/
deploy-to-device:
name: Deploy to Roof Unit