Skip to content

Commit

Permalink
Update ruff.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessfraz authored Dec 21, 2023
1 parent ad8e58e commit a3a9555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Run ruff
shell: bash
run: |
ruff check --format=github . */*/*.py
ruff check --output-format=github . */*/*.py

0 comments on commit a3a9555

Please sign in to comment.