Skip to content

chore: add spec directory to luacheck #2

chore: add spec directory to luacheck

chore: add spec directory to luacheck #2

Workflow file for this run

name: test
on:
push:
jobs:
busted:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Busted
uses: lunarmodules/busted@v2.2.0