Working changes to pipeline
Some checks failed
Pytest / Explore-Gitea-Actions (push) Failing after -13m50s
Some checks failed
Pytest / Explore-Gitea-Actions (push) Failing after -13m50s
This commit is contained in:
parent
05d9382b7d
commit
155773425c
@ -6,5 +6,5 @@ jobs:
|
|||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: python -m pip install --upgrade pip && pip install poetry
|
- run: sudo apt-get install pipx && pipx install poetry
|
||||||
- run: poetry install && poetry run pytest -v
|
- run: poetry install && poetry run pytest -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user