Skip to content

Commit de8364a

Browse files
authored
Enable include-hidden-files for actions/upload-artifact@v4 (#245)
1 parent 3ab82c3 commit de8364a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/upload-coverage/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ runs:
3232
name: ${{ steps.artifact-name.outputs.artifact_name }}
3333
path: ".coverage.*"
3434
if-no-files-found: ignore
35+
include-hidden-files: true

0 commit comments

Comments
 (0)