mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-13 05:50:39 +03:00
fix ci
This commit is contained in:
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: |
|
||||
|
||||
Reference in New Issue
Block a user