check if test is run everytime

This commit is contained in:
Jun-te Kim 2025-03-28 10:59:58 +00:00
parent fd456762dd
commit 0dc8d6bd93
2 changed files with 440 additions and 393 deletions

832
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -18,6 +18,7 @@ dependencies = [
"psycopg2 (>=2.9.10,<3.0.0)",
"pydantic-settings (>=2.8.1,<3.0.0)",
"alembic (>=1.15.1,<2.0.0)",
"pytest (>=8.3.5,<9.0.0)",
]
[tool.poetry]