Skip to content

Set is_ground_content = false for all nodes (#86) #299

Set is_ground_content = false for all nodes (#86)

Set is_ground_content = false for all nodes (#86) #299

Workflow file for this run

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