This commit is contained in:
parent
143f68fe5e
commit
b5a5273a4c
@ -7,9 +7,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: pipx install poetry
|
- run: pipx install poetry
|
||||||
- name: Check out repository code
|
- run: git clone -b {{ gitea.ref }} https://www.alexselimov.com/git/aselimov/code_rag.git && cd code_rag
|
||||||
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