kin: auto-commit after pipeline
This commit is contained in:
parent
e7e0342aeb
commit
38fd7da3e6
3 changed files with 77 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -28,7 +28,7 @@ serve:
|
|||
uvicorn web.api:app --host 0.0.0.0 --port 8000
|
||||
|
||||
test:
|
||||
pytest tests/
|
||||
python3.11 -m pytest tests/
|
||||
cd $(FRONTEND_DIR) && npm run test
|
||||
|
||||
deploy: build-frontend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue