forked from mirrors/thatmattlove-hyperglass
bump ci poetry version
This commit is contained in:
parent
e011e2adbf
commit
450fe41d39
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -31,13 +31,13 @@ jobs:
|
|||
uses: abatilo/actions-poetry@v1.5.0
|
||||
with:
|
||||
python_version: 3.6.10
|
||||
poetry_version: 0.12.17
|
||||
poetry_version: 1.0.0
|
||||
args: install
|
||||
- name: Lint
|
||||
uses: abatilo/actions-poetry@v1.5.0
|
||||
with:
|
||||
python_version: 3.6.10
|
||||
poetry_version: 0.12.17
|
||||
poetry_version: 1.0.0
|
||||
args: run flake8 hyperglass
|
||||
# - name: lint
|
||||
# uses: ricardochaves/python-lint@v1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue