mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-09-10 17:20:41 +03:00
fix ci
This commit is contained in:
parent
4e97baf525
commit
665bb51c0c
2
.github/workflows/poetry-test.yml
vendored
2
.github/workflows/poetry-test.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
#----------------------------------------------
|
||||
- name: Coverage report
|
||||
run: |
|
||||
cp bot_microservice/serrings/.env.ci.runtests bot_microservice/serrings/.env
|
||||
cp bot_microservice/settings/.env.ci.runtests bot_microservice/settings/.env
|
||||
docker compose run bot poetry run bash -c "coverage run -m pytest -vv --exitfirst && poetry run coverage report"
|
||||
- name: Extended checks
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user