Skip to content

Commit

Permalink
publishes tested charm
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume committed Jan 19, 2024
1 parent 78e189d commit 5586ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Archive Tested Charm
uses: actions/upload-artifact@v4
if: ${{ github.ref_name == 'main' }}
# if: ${{ github.ref_name == 'main' }}
with:
name: tested-charm
path: .tox/**/${{ inputs.charm-file-name }}
Expand Down

0 comments on commit 5586ef7

Please sign in to comment.