Skip to content

Remove map size limit, since it will be increased by Luanti #472

Remove map size limit, since it will be increased by Luanti

Remove map size limit, since it will be increased by Luanti #472

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