We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
include-hidden-files
actions/upload-artifact@v4
1 parent 3ab82c3 commit de8364aCopy full SHA for de8364a
.github/actions/upload-coverage/action.yml
@@ -32,3 +32,4 @@ runs:
32
name: ${{ steps.artifact-name.outputs.artifact_name }}
33
path: ".coverage.*"
34
if-no-files-found: ignore
35
+ include-hidden-files: true
0 commit comments