From b2af44f02790dc8749ede444cd46c73a21d0cb0a Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Wed, 4 Sep 2024 11:00:03 +0200 Subject: [PATCH] debug --- .github/workflows/cloud-regress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloud-regress.yml b/.github/workflows/cloud-regress.yml index 902e8d5b4c..40eea605a3 100644 --- a/.github/workflows/cloud-regress.yml +++ b/.github/workflows/cloud-regress.yml @@ -47,7 +47,7 @@ jobs: - name: Patch the test run: - find / - name test_runner -type d + find / -name test_runner -type d #cd /neon/vendor/postgres-v${{ matrix.DEFAULT_PG_VERSION }} && patch -p1 < ../../patches/cloud_regress_pg${{ matrix.DEFAULT_PG_VERSION }} - name: Download Neon artifact