improve get items
This commit is contained in:
@@ -5,4 +5,10 @@ build:
|
||||
sam build --use-container
|
||||
|
||||
deploy: export build
|
||||
sam deploy --debug
|
||||
sam deploy --debug
|
||||
|
||||
pytest:
|
||||
uv run pytest
|
||||
|
||||
htmlcov: pytest
|
||||
uv run python -m http.server 80 -d htmlcov
|
||||
|
||||
Reference in New Issue
Block a user