Skip to content

Commit 61d2d6d

Browse files
include hidden files
1 parent 9d3a0bb commit 61d2d6d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/run-ci-cd.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -520,11 +520,10 @@ jobs:
520520
with:
521521
name: lighthouse-report
522522
path: |
523-
frontend/.lighthouseci/*.html
524-
frontend/.lighthouseci/*.json
525-
.lighthouseci/*.html
526523
.lighthouseci/*.html
524+
.lighthouseci/*.json
527525
if-no-files-found: ignore
526+
include-hidden-files: true
528527

529528
build-production-images:
530529
name: Build Production Images

0 commit comments

Comments
 (0)