Some refactoring

This commit is contained in:
Alexey Masterov
2024-09-06 11:30:21 +02:00
parent c7d9eda56a
commit 0510676a3f

View File

@@ -45,7 +45,7 @@ jobs:
submodules: true
- name: Patch the test
run:
run: |
cd /__w/neon/neon/vendor/postgres-v${{ matrix.DEFAULT_PG_VERSION }}
patch -p1 < ../../patches/cloud_regress_pg${{ matrix.DEFAULT_PG_VERSION }}.patch