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

This commit is contained in:
wes
2025-06-16 23:20:00 -04:00
parent 142ad2ce33
commit 6578a91f4f
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
run: | run: |
echo "Initiating unit tests..." echo "Initiating unit tests..."
cp lib/json.lua skyweave/ cp lib/json.lua skyweave/
busted --lua=lua5.1 -o pretty --verbose spec/ busted --lua=lua5.1 -o tap --verbose spec/
deploy-to-device: deploy-to-device:
name: Deploy to Roof Unit name: Deploy to Roof Unit