Don't run isort on windows - once is enough
This commit is contained in:
parent
ce228f19dc
commit
ace2879265
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -160,10 +160,6 @@ jobs:
|
||||
run: |
|
||||
flake8
|
||||
|
||||
- name: Sort imports (isort)
|
||||
run: |
|
||||
isort --check .
|
||||
|
||||
- name: Mypy
|
||||
run: |
|
||||
mypy freqtrade scripts
|
||||
|
Loading…
Reference in New Issue
Block a user