This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Sanctifying container with Lua tools..."
|
echo "Sanctifying container with Lua tools..."
|
||||||
# Installs luacheck for linting, and Lua + Luarocks for Busted
|
# Installs luacheck for linting, and Lua + Luarocks for Busted
|
||||||
apk add --no-cache luacheck lua5.1-dev build-base git
|
apk add --no-cache luacheck lua5.1-dev build-base git luarocks
|
||||||
luarocks install busted
|
luarocks install busted
|
||||||
|
|
||||||
- name: 3. Run Luacheck Scrutiny
|
- name: 3. Run Luacheck Scrutiny
|
||||||
|
|||||||
Reference in New Issue
Block a user