This commit is contained in:
parent
f32ef327c6
commit
f1a29a2b2e
@ -7,4 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: pipx install poetry
|
- run: pipx install poetry
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
- 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