fix: gen-migrations workflow
Some checks failed
gen-migrations / gen-migrations (push) Failing after 3s
Some checks failed
gen-migrations / gen-migrations (push) Failing after 3s
This commit is contained in:
parent
80d94f9d5e
commit
508c1c2693
@ -32,7 +32,7 @@ do_i() {
|
||||
echo "wrote ./migrations/${head}_skipped.sql"
|
||||
continue
|
||||
elif [[ "$status" = "1" ]]; then
|
||||
echo out
|
||||
echo "$out"
|
||||
exit 1
|
||||
else
|
||||
echo "$out" > "$migration"
|
||||
|
Loading…
Reference in New Issue
Block a user