Skip to content

Commit f6baa45

Browse files
author
Antonin Houska
committed
Attempt to get useful information on regression test failure.
1 parent eeeead5 commit f6baa45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: show regression diffs
4444
if: ${{ failure() }}
4545
run: |
46-
cat regression.diffs
46+
cat /home/runner/work/pg_rewrite/pg_rewrite/output_iso/regression.diffs

0 commit comments

Comments
 (0)