Files
kubeshark/agent/Makefile
2021-08-11 15:57:41 +03:00

3 lines
93 B
Makefile

test: ## Run agent tests.
@go test ./... -race -coverprofile=coverage.out -covermode=atomic