Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Jan 23, 2025
1 parent dcb685e commit c8764a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
timeout-minutes: 120
id: spread
run: ~/go/bin/spread -vv '${{ matrix.job.spread_job }}'
- run: |
juju controllers
- name: Select model
timeout-minutes: 1
if: ${{ success() || (failure() && steps.spread.outcome == 'failure') }}
Expand Down

0 comments on commit c8764a3

Please sign in to comment.