Update lighthouse-ci.yml

This commit is contained in:
偏右 2020-05-20 21:46:18 +08:00 committed by GitHub
parent 476853c320
commit c69cf4a261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"