Skip to content

Commit

Permalink
add ruff argument
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaranow committed Nov 3, 2024
1 parent 893c28b commit 1fb1dcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1
with:
args: 'format --check'

0 comments on commit 1fb1dcd

Please sign in to comment.