Skip to content

Commit 86cd366

Browse files
ci: Set stylua version
1 parent fe3eaaf commit 86cd366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- uses: JohnnyMorganz/stylua-action@v3
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
27+
version: latest
2728
# CLI arguments
2829
args: --check lua/ tests/
2930
- name: Install Neovim

0 commit comments

Comments
 (0)