diff --git a/Makefile b/Makefile index 936c44a6e..197e2784b 100644 --- a/Makefile +++ b/Makefile @@ -317,7 +317,7 @@ test/k3s/clean: bin/k3s/clean; .PHONY: bench bench: - $(CARGO) bench + $(CARGO) bench -p containerd-shim-benchmarks .PHONY: clean clean: