mirror of
https://github.com/TwiN/gatus.git
synced 2025-02-16 10:20:00 +01:00
Update test step
This commit is contained in:
parent
de31a7a62e
commit
4e6bf91651
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
|
Loading…
Reference in New Issue
Block a user