mirror of
https://github.com/kemayo/leech
synced 2026-04-19 11:00:47 +02:00
But without the typo in the YAML this time
This commit is contained in:
parent
112565099c
commit
74a07cb2f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package-poetry.yml
vendored
2
.github/workflows/python-package-poetry.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
python -m ensurepip
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install flake8 poetry
|
||||
-- name: Install dependencies
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
poetry install
|
||||
- name: Lint with flake8
|
||||
|
|
|
|||
Loading…
Reference in a new issue