Skip to content

Commit 65ed520

Browse files
CI: modify Lighhouse target (#249)
1 parent 772ef6a commit 65ed520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
with:
136136
lighthouseCheckResults: ${{ steps.lighthouse.outputs.lighthouseCheckResults }}
137137
minAccessibilityScore: "96"
138-
minBestPracticesScore: "90"
138+
minBestPracticesScore: "85"
139139
minPerformanceScore: "10"
140140
minSeoScore: "80"
141141

0 commit comments

Comments
 (0)