astronvim_config/.gitea/workflows/stylua.yml
Jiří Štefka 592fac89ea
Some checks failed
Luacheck / Luacheck (push) Failing after 7s
StyLua / StyLuacheck (push) Failing after 9s
fix(cicd-stylua): move to npx
cargo is built from source and not working
2023-10-04 08:53:08 +02:00

13 lines
237 B
YAML

name: StyLua
on: [push, pull_request]
jobs:
StyLuacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: StyLua check
run: |
npx @johnnymorganz/stylua-bin