From b0caac869b7a40d6afcf84876e17aa740f3aa3a7 Mon Sep 17 00:00:00 2001 From: Kayla Reopelle Date: Thu, 30 May 2024 17:10:52 -0700 Subject: [PATCH] test: Add vitess to the propagators matrix --- .github/workflows/ci-contrib.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-contrib.yml b/.github/workflows/ci-contrib.yml index f11bf4e30..5f7490cfa 100644 --- a/.github/workflows/ci-contrib.yml +++ b/.github/workflows/ci-contrib.yml @@ -61,6 +61,7 @@ jobs: matrix: gem: - ottrace + - vitess - xray os: - ubuntu-latest