Skip to content

Commit

Permalink
only check lua dir
Browse files Browse the repository at this point in the history
  • Loading branch information
icholy committed Feb 24, 2024
1 parent ed783bd commit 8070303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luacheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- uses: leafo/gh-actions-lua@v9
- uses: leafo/gh-actions-luarocks@v4
- run: luarocks install luacheck
- run: luacheck .
- run: luacheck ./lua

0 comments on commit 8070303

Please sign in to comment.