Skip to content

fix https://github.com/mt-mods/moretrees/pull/37#discussion_r1615147786 #79

fix https://github.com/mt-mods/moretrees/pull/37#discussion_r1615147786

fix https://github.com/mt-mods/moretrees/pull/37#discussion_r1615147786 #79

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: apt
run: sudo apt-get install -y luarocks
- name: luacheck install
run: luarocks install --local luacheck
- name: luacheck run
run: $HOME/.luarocks/bin/luacheck ./