fix(cicd-stylua): provide project path to stylua
This commit is contained in:
parent
592fac89ea
commit
0171ced17c
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ jobs:
|
||||||
|
|
||||||
- name: StyLua check
|
- name: StyLua check
|
||||||
run: |
|
run: |
|
||||||
npx @johnnymorganz/stylua-bin
|
npx @johnnymorganz/stylua-bin .
|
||||||
|
|
Loading…
Reference in a new issue