From 61bf6316ab9272d4a286bb383e4e0fc18fc88c28 Mon Sep 17 00:00:00 2001 From: Wesley Ray Date: Mon, 16 Jun 2025 23:29:22 -0400 Subject: [PATCH] annnnnd pissed off Busted again again again... --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index ca68fcc..4a99be1 100755 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -39,7 +39,7 @@ jobs: run: | echo "Initiating unit tests..." cp lib/json.lua skyweave/ - busted --lua=lua5.1 -o tap --verbose spec/ + busted --lua=lua5.1 -o spec --verbose spec/ deploy-to-device: name: Deploy to Roof Unit