Skip to content

Commit

Permalink
fix ruff workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ShyAssassin authored Sep 10, 2024
1 parent 42f79cc commit a82f634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
- name: Lint with Ruff
uses: chartboost/ruff-action@v1
with:
version: 0.6.1
args: --select E,F --ignore E501,F401,F541

pytest:
Expand Down

0 comments on commit a82f634

Please sign in to comment.