Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Fix generate check in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevb committed Jul 15, 2023
1 parent 7ddd993 commit c2b0ce4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,3 @@ include boilerplate/flyte/golang_test_targets/Makefile
update_boilerplate:
@curl https://raw.githubusercontent.com/flyteorg/boilerplate/master/boilerplate/update.sh -o boilerplate/update.sh
@boilerplate/update.sh

generate: download_tooling
@go generate ./...

0 comments on commit c2b0ce4

Please sign in to comment.