Skip to content

Commit

Permalink
update ruff output format
Browse files Browse the repository at this point in the history
  • Loading branch information
msherman64 committed Jan 13, 2025
1 parent 419437b commit 1ba3ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
with:
python-version: '3.10'
- run: pip install ruff
- run: ruff check
- run: ruff check --output-format=github .

0 comments on commit 1ba3ded

Please sign in to comment.