Skip to content

Commit

Permalink
Enable include-hidden-files for actions/upload-artifact@v4 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 10, 2024
1 parent 3ab82c3 commit de8364a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/upload-coverage/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ runs:
name: ${{ steps.artifact-name.outputs.artifact_name }}
path: ".coverage.*"
if-no-files-found: ignore
include-hidden-files: true

0 comments on commit de8364a

Please sign in to comment.