Update test step
This commit is contained in:
2
Makefile
2
Makefile
@ -11,4 +11,4 @@ run-frontend:
|
|||||||
npm --prefix web/app run serve
|
npm --prefix web/app run serve
|
||||||
|
|
||||||
test:
|
test:
|
||||||
go test -mod=vendor ./... -cover
|
go test ./alerting/... ./client/... ./config/... ./controller/... ./core/... ./jsonpath/... ./pattern/... ./security/... ./storage/... ./util/... ./watchdog/... -cover
|
Reference in New Issue
Block a user