chore(health): Generate file descriptor set in bootstrap test (#1265)
This commit is contained in:
@@ -14,6 +14,7 @@ fn bootstrap() {
|
||||
.build_server(true)
|
||||
.build_transport(false)
|
||||
.out_dir(&out_dir)
|
||||
.file_descriptor_set_path(out_dir.join("grpc_health_v1.bin"))
|
||||
.compile(iface_files, dirs)
|
||||
.unwrap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user