Skip to content

Commit

Permalink
added debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-scherbina committed Aug 2, 2024
1 parent 3e75bc0 commit 6d78370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/process_kava_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ jobs:

- name: "docker ps"
run: "docker ps"
if: always()

- name: "docker logs"
run: "docker logs generated-kavanode-1"
if: always()

0 comments on commit 6d78370

Please sign in to comment.