mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-04-05 02:08:22 +00:00
3 lines
59 B
Makefile
3 lines
59 B
Makefile
test: ## Run acceptance tests.
|
|
@go test ./... -timeout 1h
|