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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user