diff --git a/Makefile b/Makefile index 512d6ca..256df8d 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,6 @@ lint: .PHONY: e2e-tests e2e-tests: annotated-policy.wasm - bats e2e.bats @echo "Dummy target to allow using the reusable github actions to build, test and release policies" .PHONY: test