Skip to content

fix: Always wrap tables in captioned-table and let the latter handle … #422

fix: Always wrap tables in captioned-table and let the latter handle …

fix: Always wrap tables in captioned-table and let the latter handle … #422

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