Skip to content

chore(build): Drop dependency checks configure flag in favor of expli… #104

chore(build): Drop dependency checks configure flag in favor of expli…

chore(build): Drop dependency checks configure flag in favor of expli… #104

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