mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-05-23 09:33:23 +00:00
CI: test share module (#763)
This commit is contained in:
2
shared/Makefile
Normal file
2
shared/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
test: ## Run shared tests.
|
||||
@go test ./... -coverpkg=./... -race -coverprofile=coverage.out -covermode=atomic
|
||||
Reference in New Issue
Block a user