Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

chore: check if number of tests is not 0 #80

chore: check if number of tests is not 0

chore: check if number of tests is not 0 #80

Workflow file for this run

name: Lint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lunarmodules/luacheck@v1