This commit is contained in:
parent
d962691801
commit
05d9382b7d
@ -6,5 +6,5 @@ jobs:
|
|||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: pip install poetry
|
- run: python -m pip install --upgrade pip && pip 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