diff --git a/.github/workflows/wrapper_tests.yml b/.github/workflows/wrapper_tests.yml index 31d41911cb8e..3f9c451102cb 100644 --- a/.github/workflows/wrapper_tests.yml +++ b/.github/workflows/wrapper_tests.yml @@ -74,7 +74,7 @@ jobs: echo "Generated code is outdated. The following files have uncommitted changes:" echo "$changes"; echo "To update generated code, use "pnpm run regenerate-all" and commit changes." -# exit 1 + exit 1 fi - name: Angular - Build