From f09e00ba931279d6e6ba3cc49713740971bef4cc Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 27 Aug 2024 01:11:49 -0300 Subject: [PATCH] debug --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c5e8121..54bd350 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -29,6 +29,8 @@ jobs: - name: Prep run: | + luarocks config + ls .lua/lib luarocks install busted luarocks install busted-htest luarocks make