Fix poetry test command
All checks were successful
Pytest / Explore-Gitea-Actions (push) Successful in -13m36s
All checks were successful
Pytest / Explore-Gitea-Actions (push) Successful in -13m36s
This commit is contained in:
parent
a25d158633
commit
5cfb7b3477
@ -9,4 +9,4 @@ jobs:
|
||||
- run: pipx install poetry && sudo apt-get update &&sudo apt-get install python3-dev -y
|
||||
- run: git clone https://www.alexselimov.com/git/aselimov/code_rag.git && cd code_rag && git checkout ${{ gitea.ref_name }}
|
||||
- run: cd code_rag && /root/.local/bin/poetry install
|
||||
- run: /root/.local/bin/poetry run pytest -v
|
||||
- run: cd code_rag && /root/.local/bin/poetry run pytest -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user