Skip to content

Commit

Permalink
Update ruff.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xewdy444 committed Jan 9, 2024
1 parent 21e79c1 commit 214cedf
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 @@ -29,7 +29,7 @@ jobs:
- name: Run ruff
run: ruff check
--output-format sarif > ruff-results.sarif
--exit-zero --output-format sarif > ruff-results.sarif

- name: Upload ruff results to GitHub
uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit 214cedf

Please sign in to comment.