Skip to content

Allow jumping to unexplored areas (#115) #182

Allow jumping to unexplored areas (#115)

Allow jumping to unexplored areas (#115) #182

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- 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 ./