hack/verify-codegen.sh: updates to be run in CI

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
Andrew Keesler
2020-08-10 16:24:05 -04:00
parent 7152ffd730
commit ce3de2b516
2 changed files with 17 additions and 4 deletions

View File

@@ -6,6 +6,4 @@ set -euo pipefail
ROOT="$(realpath "$(dirname "${BASH_SOURCE[0]}")/..")"
"$ROOT/hack/module.sh" lint
# TODO: re-enable once we figure out how to run docker in CI
#"$ROOT/hack/verify-codegen.sh"
"$ROOT/hack/verify-codegen.sh"