We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87da07f + 68feedd commit d5032dcCopy full SHA for d5032dc
1 file changed
action.yml
@@ -144,6 +144,7 @@ runs:
144
with:
145
name: autolighthouse-${{ inputs.profile }}
146
path: ${{ steps.lighthouse.outputs.resultsPath }}
147
+ include-hidden-files: true
148
retention-days: 90
149
150
# ── Report mode ─────────────────────────────────────────────
0 commit comments