Skip to content

fix(ci): on unix bump luarocks to fix luajit issue (#495) #528

fix(ci): on unix bump luarocks to fix luajit issue (#495)

fix(ci): on unix bump luarocks to fix luajit issue (#495) #528

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@v1