Skip to content

Commit

Permalink
adding test-e2e section according to issue kubernetes-sigs#106
Browse files Browse the repository at this point in the history
  • Loading branch information
NaveenGokavarapu19 committed Jan 19, 2024
1 parent fc04260 commit f441235
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@ test:
go test ./...

verify:
@hack/verify.sh
@hack/verify.sh

test-e2e: build
@hack/run-e2e.sh

0 comments on commit f441235

Please sign in to comment.