Skip to content

Commit

Permalink
Fix generate check in CI (flyteorg#377)
Browse files Browse the repository at this point in the history
* Fix generate check in CI

* Re-run `make generate`
  • Loading branch information
jeevb authored Jul 15, 2023
1 parent b5cb0dd commit 163434a
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 37 deletions.
4 changes: 0 additions & 4 deletions flyteplugins/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 ./...

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 42 additions & 0 deletions flyteplugins/go/tasks/plugins/webapi/bigquery/config_flags_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 163434a

Please sign in to comment.