mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
bump ci poetry version
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -31,13 +31,13 @@ jobs:
|
|||||||
uses: abatilo/actions-poetry@v1.5.0
|
uses: abatilo/actions-poetry@v1.5.0
|
||||||
with:
|
with:
|
||||||
python_version: 3.6.10
|
python_version: 3.6.10
|
||||||
poetry_version: 0.12.17
|
poetry_version: 1.0.0
|
||||||
args: install
|
args: install
|
||||||
- name: Lint
|
- name: Lint
|
||||||
uses: abatilo/actions-poetry@v1.5.0
|
uses: abatilo/actions-poetry@v1.5.0
|
||||||
with:
|
with:
|
||||||
python_version: 3.6.10
|
python_version: 3.6.10
|
||||||
poetry_version: 0.12.17
|
poetry_version: 1.0.0
|
||||||
args: run flake8 hyperglass
|
args: run flake8 hyperglass
|
||||||
# - name: lint
|
# - name: lint
|
||||||
# uses: ricardochaves/python-lint@v1.1.0
|
# uses: ricardochaves/python-lint@v1.1.0
|
||||||
|
Reference in New Issue
Block a user