Skip to content

Fix bug in code lol #65

Fix bug in code lol

Fix bug in code lol #65

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
sile:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck linter
uses: nebularg/actions-luacheck@v1