Skip to content

Commit

Permalink
Signed-off-by: Swastik-Swarup-Dash <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
Swastik-Swarup-Dash committed Jan 2, 2025
1 parent c1ed661 commit 4ae2a64
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 @@ -120,6 +120,7 @@ test: manifests generate fmt vet ## Run tests.
go test --short ./... -race -coverprofile=coverage.txt -covermode=atomic

##@ Build

.PHONY: build
build: generate fmt vet manifests ## Build manager binary.
go build -o bin/manager main.go
Expand Down

0 comments on commit 4ae2a64

Please sign in to comment.