Skip to content

Commit

Permalink
Debug permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
df7cb committed Jun 4, 2024
1 parent 888f5f4 commit 6c7bf6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ jobs:
uses: actions/checkout@v3
- name: Install extra build dependencies
run: sudo apt-get install -y liblz4-dev libipc-run-perl
- name: debug
run: namei -l /__w/pg_filedump/pg_filedump/tmp_check/t_001_basic_master_data/pgdata
- name: Build and test on PostgreSQL ${{ matrix.pg }}
run: PATH=$PATH:/usr/lib/postgresql/${{ matrix.pg }}/bin pg-build-test

0 comments on commit 6c7bf6a

Please sign in to comment.