aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 86a07cdb..e6d69570 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -47,6 +47,7 @@ jobs:
47 47
48 - name: Prep 48 - name: Prep
49 run: | 49 run: |
50 luarocks install compat53
50 luarocks install busted 51 luarocks install busted
51 luarocks install cluacov 52 luarocks install cluacov
52 luarocks install busted-htest 53 luarocks install busted-htest