Skip to content

Use a faster and newer LuaCheck #55

Use a faster and newer LuaCheck

Use a faster and newer LuaCheck #55

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: LuaCheck
uses: lunarmodules/luacheck@master