Skip to content

Commit

Permalink
fix: bump down expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhenson committed Nov 23, 2022
1 parent 89daa9b commit 1b91302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
lighthouseCheckResults: ${{ steps.lighthouseCheck.outputs.lighthouseCheckResults }}
minAccessibilityScore: "50"
minBestPracticesScore: "50"
minPerformanceScore: "80"
minPerformanceScore: "60"
minProgressiveWebAppScore: "50"
minSeoScore: "50"

0 comments on commit 1b91302

Please sign in to comment.