mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
update ci linting
This commit is contained in:
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@@ -32,10 +32,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python_version: 3.6.10
|
python_version: 3.6.10
|
||||||
poetry_version: 1.0.0
|
poetry_version: 1.0.0
|
||||||
args: install
|
args: install && run flake8 hyperglass
|
||||||
- name: Lint
|
|
||||||
run: |
|
|
||||||
poetry run flake8 hyperglass
|
|
||||||
# - name: Lint
|
# - name: Lint
|
||||||
# uses: abatilo/actions-poetry@v1.5.0
|
# uses: abatilo/actions-poetry@v1.5.0
|
||||||
# with:
|
# with:
|
||||||
|
Reference in New Issue
Block a user