Skip to content

fix load_queue command #67

fix load_queue command

fix load_queue command #67

Workflow file for this run

name: Luacheck
on: push
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v1