Skip to content

Commit ff60570

Browse files
committed
Remove isort
1 parent 1309094 commit ff60570

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323
run: pip install .[tests]
2424
- name: Test
2525
run: make test
26-
isort:
27-
runs-on: ubuntu-22.04
28-
steps:
29-
- uses: actions/checkout@v4
30-
- uses: isort/[email protected]
3126
ruff:
3227
runs-on: ubuntu-latest
3328
steps:

0 commit comments

Comments
 (0)