This commit is contained in:
parent
f1a29a2b2e
commit
6b6139839d
@ -8,6 +8,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: pipx install poetry
|
- run: pipx install poetry
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@${{ gitea.ref }}
|
||||||
- run: ls
|
- run: ls
|
||||||
- run: /root/.local/bin/poetry install && /root/.local/bin/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