fix: remove server locking on agents (#1442)
This commit is contained in:
@@ -58,6 +58,7 @@ jobs:
|
||||
pipx install poetry==1.8.2
|
||||
poetry install -E dev
|
||||
poetry run pytest -s tests/test_client.py
|
||||
poetry run pytest -s tests/test_concurrent_connections.py
|
||||
|
||||
- name: Print docker logs if tests fail
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user