Commit 56aba69
authored
Add grpcurl and grpc_health_probe installation steps to CI workflow (#229)
Motivation:
- Enable back Linux-specific integration tests using grpcurl and grpc_health_probe tools in GitHub Actions workflow to fix #227
Changes:
- Added installation steps for grpcurl and grpc_health_probe for Linux runners.
- Configured separate test execution profiles for Linux and non-Linux environments.1 parent b669f46 commit 56aba69
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
28 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
29 | 44 | | |
0 commit comments