mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
* make ci: exec linter
This commit is contained in:
parent
9634ef9c03
commit
8cdef18358
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -161,6 +161,7 @@ test:
|
|||
go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
|
||||
ci: client_with_deps
|
||||
$(MAKE) lint
|
||||
go mod download
|
||||
$(MAKE) test
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue