Skip to content

Commit

Permalink
Shorten integration test job name
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical authored Jul 19, 2024
1 parent 0acb9de commit 0ad5c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
agent: 3.4.4 # renovate: juju-agent-pin-minor
allure_on_amd64: true
architecture: arm64
name: Integration test charm | ${{ matrix.juju.agent }} | ${{ matrix.architecture }}
name: Integration | ${{ matrix.juju.agent }} | ${{ matrix.architecture }}
needs:
- lint
- unit-test
Expand Down

0 comments on commit 0ad5c03

Please sign in to comment.