Skip to content

Commit

Permalink
CI: modify Lighhouse target (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche authored Sep 16, 2020
1 parent 772ef6a commit 65ed520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
with:
lighthouseCheckResults: ${{ steps.lighthouse.outputs.lighthouseCheckResults }}
minAccessibilityScore: "96"
minBestPracticesScore: "90"
minBestPracticesScore: "85"
minPerformanceScore: "10"
minSeoScore: "80"

Expand Down

0 comments on commit 65ed520

Please sign in to comment.