Update .github/workflows/cloud-regress.yml

Co-authored-by: Alexander Bayandin <alexander@neon.tech>
This commit is contained in:
a-masterov
2024-09-17 16:23:01 +02:00
committed by GitHub
parent 8b04fc469d
commit 9b6e46969e

View File

@@ -48,7 +48,7 @@ jobs:
- name: Patch the test
run: |
cd /__w/neon/neon/vendor/postgres-v${{ matrix.DEFAULT_PG_VERSION }}
cd vendor/postgres-v${{ matrix.DEFAULT_PG_VERSION }}
patch -p1 < ../../patches/cloud_regress_pg${{ matrix.DEFAULT_PG_VERSION }}.patch
- name: Generate a random password