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: |
|
run: |
|
||||||
flake8
|
flake8
|
||||||
|
|
||||||
- name: Sort imports (isort)
|
|
||||||
run: |
|
|
||||||
isort --check .
|
|
||||||
|
|
||||||
- name: Mypy
|
- name: Mypy
|
||||||
run: |
|
run: |
|
||||||
mypy freqtrade scripts
|
mypy freqtrade scripts
|
||||||
|
Loading…
Reference in New Issue
Block a user