Skip to content

Commit 89c7bed

Browse files
committed
do not cd into store
1 parent 6515da6 commit 89c7bed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ jobs:
190190
name: Dump store postgres logs
191191
if: ${{ steps.spin_up_backend.outcome == 'failure' }}
192192
run: |
193-
cd store
194193
docker compose ps
195194
docker compose logs --tail=200 store-pgsql17 || true
196195
docker inspect store-store-pgsql17-1 \

0 commit comments

Comments
 (0)