fix: disable newapi assembly/worker and update Makefile test flags

This commit is contained in:
Your Name
2026-05-11 12:20:26 +08:00
parent 5beb002d2f
commit 2308ae1261
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
test:
go test ./...
go test ./... -count=1 -p 1
run:
go run ./cmd/ai-customer-service