Skip to content

Commit

Permalink
updated makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfmnk committed Aug 8, 2024
1 parent 65f930c commit 0154378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ deps:
test:
@go test -cover -race -v ./cloudconnexa/...

.PHONY: e2e
e2e:
@go test -v ./e2e/...

0 comments on commit 0154378

Please sign in to comment.