diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 757180161c..1067b71310 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -194,6 +194,7 @@ jobs: yarn yarn eslint:check yarn prettier:check + yarn build:utils yarn integrity tests_check: # This job does nothing and is only used for the branch protection