This commit is contained in:
parent
6d8b7e06f8
commit
6e3ae47c5b
@ -7,5 +7,5 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: pipx install poetry
|
- run: pipx install poetry
|
||||||
- run: ls
|
- run: echo $(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