Skip to content

Commit ba8e30d

Browse files
committed
Lighthouse: Move to performance folder
1 parent 0942918 commit ba8e30d

File tree

6 files changed

+2807
-2786
lines changed

6 files changed

+2807
-2786
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: npm ci
4444
- name: Generating lighthouse reports for PR and main...
4545
run: |
46-
node tests/lighthouse-script.js
46+
node performance/lighthouse-script.js
4747
- name: Compare the artifacts for negative differences in performance
4848
continue-on-error: true
4949
run: |
File renamed without changes.

0 commit comments

Comments
 (0)