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: true
report-coverage
1 parent de8364a commit d14b6d2Copy full SHA for d14b6d2
.github/actions/report-coverage/action.yml
@@ -26,6 +26,7 @@ runs:
26
name: coverage-data
27
pattern: ${{ inputs.artifact_pattern }}
28
delete-merged: true
29
+ include-hidden-files: true
30
31
- name: Combine coverage & fail if it's <${{inputs.fail_under}}.
32
shell: bash
0 commit comments