Skip to content

Commit d5032dc

Browse files
authored
Merge pull request #4 from avishj/fix/missing-artifacts
fix: force upload artifact to include .lighthouseci
2 parents 87da07f + 68feedd commit d5032dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ runs:
144144
with:
145145
name: autolighthouse-${{ inputs.profile }}
146146
path: ${{ steps.lighthouse.outputs.resultsPath }}
147+
include-hidden-files: true
147148
retention-days: 90
148149

149150
# ── Report mode ─────────────────────────────────────────────

0 commit comments

Comments
 (0)