Commit 32aabc4
authored
chore(e2e): disable protoc for e2e tests (#15701)
## Motivation
There is no `protoc-gen-go-grpc` for arm64.
## Implementation information
Disable installation of `protoc-gen-go-grpc` during e2e tests
## Supporting documentation
4919979
Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>1 parent b59fb5e commit 32aabc4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments