Skip to content

Commit

Permalink
show debug log on success or failure (#1426)
Browse files Browse the repository at this point in the history
Signed-off-by: mambisi <[email protected]>

Signed-off-by: mambisi <[email protected]>
  • Loading branch information
mambisi authored Aug 26, 2022
1 parent f3bfaf8 commit 90a07a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automated-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ jobs:
run: ./sync_then_diff.sh
- name: Show Debug Log
run: cat $DATADIR/debug.log
if: ${{ failure() || success() }}

0 comments on commit 90a07a2

Please sign in to comment.