Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
a-masterov committed Sep 4, 2024
1 parent 1645011 commit 6b5d33d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cloud-regress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b5d33d

Please sign in to comment.