mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-22 04:55:33 +03:00
parent
98b6eb320f
commit
fa252ac2ec
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -161,7 +161,6 @@ test:
|
|||
go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
|
||||
ci: client_with_deps
|
||||
$(MAKE) lint
|
||||
go mod download
|
||||
$(MAKE) test
|
||||
|
||||
|
|
Loading…
Reference in a new issue