Skip to content

fixup! fixup! chore(tooling): Add tooling to regenerate Tyst example … #381

fixup! fixup! chore(tooling): Add tooling to regenerate Tyst example …

fixup! fixup! chore(tooling): Add tooling to regenerate Tyst example … #381

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