From bcefe9172be10a12f1ccc863124e0f8ed113e077 Mon Sep 17 00:00:00 2001 From: Ante Javor Date: Fri, 26 Jul 2024 11:29:24 +0200 Subject: [PATCH] Remove HA, and Lab test. --- .github/workflows/lint-test-memgraph.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-test-memgraph.yml b/.github/workflows/lint-test-memgraph.yml index 75018ce..9cf25a3 100644 --- a/.github/workflows/lint-test-memgraph.yml +++ b/.github/workflows/lint-test-memgraph.yml @@ -52,4 +52,4 @@ jobs: - name: Run chart-testing (install) if: steps.list-changed.outputs.changed == 'true' - run: ct install --target-branch ${{ github.event.repository.default_branch }} + run: ct install --target-branch ${{ github.event.repository.default_branch }} --excluded-charts memgraph-high-availability, memgraph-lab