chore: migrate tests to new client (#1290)
This commit is contained in:
@@ -57,7 +57,8 @@ jobs:
|
||||
run: |
|
||||
pipx install poetry==1.8.2
|
||||
poetry install -E dev -E postgres
|
||||
poetry run pytest -s tests/test_client_legacy.py
|
||||
poetry run pytest -s tests/test_client.py
|
||||
# poetry run pytest -s tests/test_client_legacy.py
|
||||
|
||||
- name: Print docker logs if tests fail
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user