Skip to content

Commit

Permalink
Remove separate isort because that's run via ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
BasPH committed Dec 5, 2023
1 parent 346abbc commit 199cfd6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
with:
args: format --check

- name: Import sorting using isort
uses: isort/isort-action@v1

- name: Code linting using Ruff
uses: chartboost/ruff-action@v1

Expand Down

0 comments on commit 199cfd6

Please sign in to comment.