Skip to content

Commit f8e148f

Browse files
committed
fix ci 2
1 parent 220c102 commit f8e148f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ jobs:
7373
sleep 30
7474
7575
- name: Run Lighthouse CI
76-
uses: treosh/lighthouse-ci-action@v10
76+
uses: treosh/lighthouse-ci-action@v12
7777
with:
78+
urls: 'http://localhost:3000'
7879
configPath: './.lighthouserc.json'
7980
uploadArtifacts: true
8081
temporaryPublicStorage: true

0 commit comments

Comments
 (0)