From c9afbc85a5c6ed7e5979a5f12950bfe06c995468 Mon Sep 17 00:00:00 2001 From: V1K1NGbg Date: Mon, 29 Jul 2024 20:01:35 +0300 Subject: add compat53 dependency --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d856e77f..9082c431 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -50,6 +50,7 @@ jobs: luarocks install busted luarocks install cluacov luarocks install busted-htest + luarocks install compat53 - name: Unit Test run: | -- cgit v1.2.3-55-g6feb