Skip to content

fix!: change health module name to avoid checkhealth command lookup #16

fix!: change health module name to avoid checkhealth command lookup

fix!: change health module name to avoid checkhealth command lookup #16

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check formatting
uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.20.0
args: --color always --check lua/