mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 18:02:56 +00:00
debug
This commit is contained in:
3
.github/workflows/cloud-regress.yml
vendored
3
.github/workflows/cloud-regress.yml
vendored
@@ -47,7 +47,8 @@ jobs:
|
||||
|
||||
- name: Patch the test
|
||||
run:
|
||||
cd /neon/vendor/postgres-v${{ matrix.DEFAULT_PG_VERSION }} && patch -p1 < ../../patches/cloud_regress_pg${{ matrix.DEFAULT_PG_VERSION }}
|
||||
ls /
|
||||
#cd /neon/vendor/postgres-v${{ matrix.DEFAULT_PG_VERSION }} && patch -p1 < ../../patches/cloud_regress_pg${{ matrix.DEFAULT_PG_VERSION }}
|
||||
|
||||
- name: Download Neon artifact
|
||||
uses: ./.github/actions/download
|
||||
|
||||
Reference in New Issue
Block a user