Chore: refresh betterer results file (#100863)

* chore(betterer): refresh results file

* ci(betterer): add betterer:ci script to catch out of sync results file
This commit is contained in:
Jack Westbrook
2025-02-18 18:23:32 +02:00
committed by GitHub
parent 6f0191403d
commit 08000eeece
4 changed files with 14 additions and 42 deletions
+1 -1
View File
@@ -611,7 +611,7 @@ def betterer_frontend_step():
],
"commands": [
"apk add --update git bash",
"yarn betterer ci",
"yarn betterer:ci",
],
}