From 13d857ebb0aa8cdf6831d8ae8c86033bd4fcec38 Mon Sep 17 00:00:00 2001 From: Raul Zamora Date: Wed, 16 Aug 2023 15:41:52 +0200 Subject: [PATCH] add test to CI --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f7504a2e..c850f423 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -54,6 +54,7 @@ jobs: - integration-scaling - integration-password-rotation - integration-tls + - integration-ha name: ${{ matrix.tox-environments }} needs: - lint