Skip to content

Commit

Permalink
more debug on makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed May 6, 2024
1 parent de9b2b8 commit c46436f
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 @@ -48,6 +48,7 @@ testacc:
# source files.
.PHONY: generate
generate:
pwd
go generate $(go list ./... | grep -v /vendor/)

# bootstrap the build by downloading additional tools
Expand Down

0 comments on commit c46436f

Please sign in to comment.