Skip to content

Commit

Permalink
debug get file list
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed May 6, 2024
1 parent c46436f commit 2907077
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 @@ -49,6 +49,7 @@ testacc:
.PHONY: generate
generate:
pwd
find . -type f
go generate $(go list ./... | grep -v /vendor/)

# bootstrap the build by downloading additional tools
Expand Down

0 comments on commit 2907077

Please sign in to comment.