mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-15 12:10:37 +00:00
Update .github/workflows/cloud-regress.yml
Co-authored-by: Alexander Bayandin <alexander@neon.tech>
This commit is contained in:
2
.github/workflows/cloud-regress.yml
vendored
2
.github/workflows/cloud-regress.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user