Skip to content

Commit

Permalink
remove explicit gh output format (on by default)
Browse files Browse the repository at this point in the history
  • Loading branch information
remrama committed Oct 9, 2024
1 parent 8c69b98 commit 2c580c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ jobs:
- uses: actions/checkout@v4
- name: "Linting"
uses: astral-sh/ruff-action@v1
with:
args: "check --output-format github"
- name: "Formatting"
uses: astral-sh/ruff-action@v1
with:
Expand Down

0 comments on commit 2c580c3

Please sign in to comment.