mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
Update lighthouse-ci.yml
This commit is contained in:
parent
476853c320
commit
c69cf4a261
4
.github/workflows/lighthouse-ci.yml
vendored
4
.github/workflows/lighthouse-ci.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
uses: foo-software/lighthouse-check-status-action@master
|
||||
with:
|
||||
lighthouseCheckResults: ${{ steps.lighthouseCheck.outputs.lighthouseCheckResults }}
|
||||
minAccessibilityScore: "70"
|
||||
minBestPracticesScore: "80"
|
||||
minAccessibilityScore: "50"
|
||||
minBestPracticesScore: "50"
|
||||
minPerformanceScore: "5"
|
||||
minSeoScore: "70"
|
||||
|
Loading…
Reference in New Issue
Block a user