Skip to content

Commit 2104248

Browse files
committed
chore: make build fail
1 parent 0f1084e commit 2104248

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

netlify.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
package = "./src/index.js"
1111

1212
[plugins.inputs.thresholds]
13-
performance = 0.9
14-
13+
performance = 1.0
14+
seo = 1.0
15+
1516
[[plugins.inputs.audits]]
1617
path = "route1"
1718
[[plugins.inputs.audits]]

0 commit comments

Comments
 (0)