Skip to content

Commit

Permalink
Verbose logs
Browse files Browse the repository at this point in the history
  • Loading branch information
juditnovak committed Aug 17, 2023
1 parent f1f1f55 commit 9e70a2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:
env:
CI_PACKED_CHARMS: ${{ needs.build.outputs.charms }}
LIBJUJU_VERSION_SPECIFIER: "==${{ matrix.juju-version.libjuju-version }}"
- name: Print debug-log
run: juju switch testing; juju debug-log --replay --no-tail
- name: Dump logs
uses: canonical/charm-logdump-action@main
if: failure()
Expand Down

0 comments on commit 9e70a2a

Please sign in to comment.