Create basic testing pipeline #1
@ -6,5 +6,5 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user