yet another attempt at installing poetry
Code Quality Pipeline / Check Code (pull_request) Failing after 23s
Code Quality Pipeline / Check Code (pull_request) Failing after 23s
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
POETRY_HOME: /etc/poetry
|
||||
run: |
|
||||
curl -sSL https://install.python-poetry.org | python3 -
|
||||
export PATH=$POETRY_HOME/bin:$PATH
|
||||
poetry install
|
||||
- name: PEP8 Check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user