diff --git a/bin/utils/ensure-up-to-date b/bin/utils/ensure-up-to-date index 23870eb63a4..11d19b0e8ab 100755 --- a/bin/utils/ensure-up-to-date +++ b/bin/utils/ensure-up-to-date @@ -52,7 +52,7 @@ declare -a scripts=( "./bin/elixir-petstore.sh" "./bin/go-petstore.sh" "./bin/go-gin-petstore-server.sh" -"./bin/elm-petstore-all.sh" +#"./bin/elm-petstore-all.sh" "./bin/meta-codegen.sh" # OTHERS "./bin/utils/export_docs_generators.sh"