From 0521c5beb7ed63791a45a100c79d19f6957f45df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Ka=C5=BAmierczak?= Date: Fri, 13 Dec 2024 23:11:45 +0100 Subject: [PATCH] ci: add (probably) missing grpc gem in the ci-instrumentation --- .github/workflows/ci-instrumentation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-instrumentation.yml b/.github/workflows/ci-instrumentation.yml index cf938e48f..49b649c37 100644 --- a/.github/workflows/ci-instrumentation.yml +++ b/.github/workflows/ci-instrumentation.yml @@ -39,6 +39,7 @@ jobs: - faraday - grape - graphql + - grpc - gruf - http - http_client