again again
Code Quality Pipeline / Check Code (pull_request) Failing after 22s

This commit is contained in:
brian
2025-03-06 21:06:50 +00:00
parent c2a2c34967
commit d9bd5be46d
+1
View File
@@ -21,6 +21,7 @@ jobs:
PIP_TRUSTED_HOST: ${{ vars.PIP_TRUSTED_HOST }}
POETRY_VERSION: 1.8.3
POETRY_HOME: /etc/poetry
POETRY_NO_INTERACTION: 1
run: |
curl -sSL https://install.python-poetry.org | python3 -
export PATH=$POETRY_HOME/bin:$PATH