Skip to content

Commit

Permalink
ci: Report errors back to Github
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricioabreu committed May 14, 2024
1 parent f78a8d0 commit 2d5d771
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 @@ -16,4 +16,4 @@ jobs:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
args: format --check
args: format --check -- --output-format=github .

0 comments on commit 2d5d771

Please sign in to comment.