Skip to content

Commit

Permalink
chore: revert Lighthouse numberOfRuns due to bad/verbose reporting (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 25, 2023
1 parent dd03a25 commit d07567e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"startServerReadyPattern": "Serving",
"startServerReadyTimeout": 10000,

"numberOfRuns": 5,
"numberOfRuns": 1,

"settings": {
"skipAudits": [
Expand Down

0 comments on commit d07567e

Please sign in to comment.