Skip to content

Commit

Permalink
ci: Hide controller information, show only version
Browse files Browse the repository at this point in the history
  • Loading branch information
jneo8 committed Oct 25, 2023
1 parent e1d3203 commit 5b0108b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_func.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Show juju information
run: |
juju version
juju controllers
juju controllers | grep agent-version
- name: Run tests with `${{ matrix.command }}`
working-directory: ${{ inputs.working-directory }}
run: ${{ matrix.command }}

0 comments on commit 5b0108b

Please sign in to comment.