Skip to content

Commit

Permalink
fix: Actually use dummy e2e-tests target
Browse files Browse the repository at this point in the history
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
  • Loading branch information
viccuad committed Mar 24, 2023
1 parent 794ff3d commit e5b1f3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e5b1f3a

Please sign in to comment.