Skip to content

Commit cd5fe65

Browse files
authored
Update ruff.yml
1 parent 1c96dd4 commit cd5fe65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
- uses: actions/checkout@v3
88
- uses: chartboost/ruff-action@v1
99
with:
10-
args: --fix
10+
args: check --fix .

0 commit comments

Comments
 (0)