Skip to content

Commit 069fb9a

Browse files
authored
Update fixer.yml
1 parent 08692dd commit 069fb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: chartboost/ruff-action@v1
2929
with:
30-
args: 'check --fix-only'
30+
args: 'check --preview --fix-only'
3131

3232
- uses: stefanzweifel/git-auto-commit-action@v5
3333
with:

0 commit comments

Comments
 (0)