make betterer a required step on PRs again (#57099)

This commit is contained in:
Ashley Harrison
2022-10-18 12:22:13 +01:00
committed by GitHub
parent 44ad4ec9d4
commit 178b05160a
2 changed files with 1 additions and 8 deletions
-1
View File
@@ -529,7 +529,6 @@ def betterer_frontend_step(edition="oss"):
'commands': [
'yarn betterer ci',
],
'failure': 'ignore',
}