Skip to content

Commit ab6ef64

Browse files
authored
make stylua workflow actually do something
1 parent 0170b56 commit ab6ef64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
token: ${{ secrets.GITHUB_TOKEN }}
2222
version: latest
2323
# CLI arguments
24-
args: --check .
24+
args: .

0 commit comments

Comments
 (0)