Update poetry install instructions
Some checks failed
Pytest / Explore-Gitea-Actions (push) Failing after -14m15s
Some checks failed
Pytest / Explore-Gitea-Actions (push) Failing after -14m15s
This commit is contained in:
parent
155773425c
commit
1df57ce5b1
@ -6,5 +6,5 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: sudo apt-get install pipx && pipx install poetry
|
||||
- run: curl -sSL https://install.python-poetry.org | python3 -
|
||||
- run: poetry install && poetry run pytest -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user