Skip to content

Commit

Permalink
Fix: Stylua Action
Browse files Browse the repository at this point in the history
  • Loading branch information
YetAnotherClown committed Jul 8, 2024
1 parent 83d5ed5 commit f10f3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.20.0
args: stylua lib/ tests/ --verify --config-path stylua.toml --check
args: lib/ tests/ --verify --config-path stylua.toml --check

0 comments on commit f10f3cc

Please sign in to comment.