This commit is contained in:
parent
1df57ce5b1
commit
f32ef327c6
@ -6,5 +6,5 @@ jobs:
|
|||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: curl -sSL https://install.python-poetry.org | python3 -
|
- run: pipx install poetry
|
||||||
- run: poetry install && poetry run pytest -v
|
- run: /root/.local/bin/poetry install && /root/.local/bin/poetry run pytest -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user