Skip to content

Add debug logging to catch gun jam bug #372

Add debug logging to catch gun jam bug

Add debug logging to catch gun jam bug #372

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