fix: gen-migrations workflow
Some checks failed
gen-migrations / gen-migrations (push) Failing after 8s
Some checks failed
gen-migrations / gen-migrations (push) Failing after 8s
This commit is contained in:
parent
9929ee928a
commit
a1f87b84b8
@ -62,4 +62,4 @@ docker compose up -d "$base_or_head" 1>/dev/null
|
||||
|
||||
isready
|
||||
initdb
|
||||
ls ./schema/ | xargs -I{} bash -c "set -e; $(declare -f query_file); query_file \"$url/dnim\" ./schema/{} 2>/dev/null"
|
||||
ls ./schema/ | xargs -I{} bash -c "set -e; $(declare -f query_file); query_file \"$url/dnim\" ./schema/{}"
|
||||
|
Loading…
Reference in New Issue
Block a user