mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-16 02:18:28 -07:00
Merge: Revert "* make ci: exec linter"
* commit 'fa252ac2ec9a82554e09f15956ccceb7f733efad': Revert "* make ci: exec linter"
This commit is contained in:
commit
1531175da2
1
Makefile
1
Makefile
@ -161,7 +161,6 @@ test:
|
|||||||
go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./...
|
go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./...
|
||||||
|
|
||||||
ci: client_with_deps
|
ci: client_with_deps
|
||||||
$(MAKE) lint
|
|
||||||
go mod download
|
go mod download
|
||||||
$(MAKE) test
|
$(MAKE) test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user