Skip to content

chore: add benchmark #62

chore: add benchmark

chore: add benchmark #62

Workflow file for this run

name: Luacheck
on:
pull_request: {}
push:
branches:
- main
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/luacheck@v1