Skip to content

Commit

Permalink
generate: add sig validator call
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hiller <[email protected]>
  • Loading branch information
dhiller committed Nov 6, 2024
1 parent 226ea20 commit ba24463
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
@@ -1,4 +1,5 @@
generate:
go run ./validators/cmd/sigs --dry-run=false
go run ./generators/cmd/sigs

validate-sigs:
Expand Down

0 comments on commit ba24463

Please sign in to comment.