Create basic testing pipeline #1
@ -7,7 +7,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: pipx install poetry
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@${{ gitea.ref }}
|
||||
- run: ls
|
||||
- run: /root/.local/bin/poetry install && /root/.local/bin/poetry run pytest -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user