Test reversibility of migrations #220

Merged
bustikiller merged 35 commits from test-rollbacks into main 2025-01-25 09:43:43 +00:00
Showing only changes of commit 140555ed68 - Show all commits

View File

@ -111,7 +111,6 @@ jobs:
echo "there are changes";
git commit -m "Add copyright notice"
git push
exit 1
else
echo "no changes";
fi