There was an error while loading. Please reload this page.
1 parent e31232d commit 4df356cCopy full SHA for 4df356c
1 file changed
.github/workflows/lint-test.yml
@@ -10,6 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
- uses: JohnnyMorganz/stylua-action@v3
12
with:
13
+ version: latest
14
token: ${{ secrets.GITHUB_TOKEN }}
15
args: --color always --check lua
16
0 commit comments