Skip to content

mockup how to get a function stuff into Lua #3651

mockup how to get a function stuff into Lua

mockup how to get a function stuff into Lua #3651

Workflow file for this run

name: Luacheck
on: [ push, pull_request ]
jobs:
luacheck:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1