Skip to content

Commit fc75a20

Browse files
committed
feat: lighthouse configuration v3
1 parent 296ad23 commit fc75a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
node-version: 22.x
1111
- run: npm ci
1212
- run: npm run build --if-present
13-
- name: Run Lighthouse against a static dist dir
13+
- name: Run Lighthouse against a static dist dir.
1414
uses: treosh/lighthouse-ci-action@v11
1515
with:
1616
configPath: "./lighthouserc.json"

0 commit comments

Comments
 (0)