From 698e9f05fc2ed0b44b4811f0ebd25a8b03696789 Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Thu, 17 Oct 2024 09:47:59 +0200 Subject: [PATCH] Update ci-3p-postgresql.yml --- .github/workflows/ci-3p-postgresql.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-3p-postgresql.yml b/.github/workflows/ci-3p-postgresql.yml index 515f8e4ab..a6625c315 100644 --- a/.github/workflows/ci-3p-postgresql.yml +++ b/.github/workflows/ci-3p-postgresql.yml @@ -146,6 +146,7 @@ jobs: with: name: ${{ github.workflow }}-${{ env.SHA }}-${{ matrix.infradb }}-${{ matrix.connector }}-logs-run#${{ github.run_number }} path: | + proxysql_3p_testing/proxysql proxysql_3p_testing/test_postgresql/logs - uses: LouisBrunner/checks-action@v2.0.0