Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalk0 authored Nov 29, 2023
1 parent 04651bf commit e2d0138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Format
uses: chartboost/ruff-action@v1
with:
args: "format --fix"
args: "format"

0 comments on commit e2d0138

Please sign in to comment.