✅🧱 add tests & ci changes
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
.PHONY: run
|
||||
.PHONY: run test lint deps
|
||||
|
||||
run:
|
||||
lua worker.lua
|
||||
|
||||
lint:
|
||||
luacheck . --codes
|
||||
|
||||
deps:
|
||||
luarocks install lua-cjson luasocket pgmoon redis-lua
|
||||
|
||||
Reference in New Issue
Block a user