comment out elm script in ensure uptodate

This commit is contained in:
William Cheng 2019-05-09 14:53:20 +08:00
parent 6d1a91e3c1
commit 99e352af46

View File

@ -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"