Skip to content

Commit

Permalink
chore: Include hidden files in upload artifacts. (#75)
Browse files Browse the repository at this point in the history
Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
  • Loading branch information
gruyaume authored Sep 4, 2024
1 parent f5ef5f9 commit 507e5a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
name: tested-charm
path: .tox/**/${{ inputs.charm-file-name }}
retention-days: 5
include-hidden-files: true

- name: Archive charmcraft logs
if: failure()
Expand Down

0 comments on commit 507e5a6

Please sign in to comment.