Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

style: run stylua formatting #4

style: run stylua formatting

style: run stylua formatting #4

name: nvim type check
on:
pull_request: ~
push: { branches: [main] }
jobs:
build:
name: nvim type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2