Skip to content

Commit

Permalink
fixup CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rodaine committed Jan 18, 2024
1 parent 5ab43b6 commit c75688d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ lint: $(codegen) $(GOLANGCI_LINT)

.PHONY: generate
generate: $(BUF)
buf generate proto
$(BUF) generate proto

.PHONY: generate-check
generate-check:
Expand Down

0 comments on commit c75688d

Please sign in to comment.