Skip to content

Commit

Permalink
Pack charm before running integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo-seijas committed Jul 19, 2023
1 parent 1abd545 commit 6fe0319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
charm-file: ${{ env.CHARM_FILE }}
steps:
- uses: actions/checkout@v3
- uses: canonical/setup-lxd@0.1.1
- uses: canonical/setup-lxd
- name: Pack charm
if: ${{ !cancelled() }}
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit 6fe0319

Please sign in to comment.