Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci] Validate that generated mocks are up to date (jaegertracing#5568)
## Which problem is this PR solving? - We want mockery version to be up to date with the generated files. - jaegertracing#5563 upgrades mockery, but does not re-generate the files. ## Description of the changes - Add a lint check to the workflow for protobuf ## How was this change tested? - the step passed in the CI --------- Signed-off-by: Yuri Shkuro <[email protected]>
- Loading branch information