This commit is contained in:
parent
e6c843a94b
commit
143f68fe5e
@ -9,5 +9,7 @@ jobs:
|
|||||||
- 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@v4
|
||||||
|
with:
|
||||||
|
github-server-url: "https://www.alexselimov.com/git"
|
||||||
- run: echo $(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