Skip to content

fix: lua-iconv test at Rockylinux 9 fail using lua 5.1 version #31

fix: lua-iconv test at Rockylinux 9 fail using lua 5.1 version

fix: lua-iconv test at Rockylinux 9 fail using lua 5.1 version #31

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