We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c82a2 commit a849e30Copy full SHA for a849e30
github-actions-tests/tools/bootstrap.sh
@@ -141,4 +141,7 @@ mamonsu bootstrap -x -U test_superuser -h localhost -p 5432
141
# check
142
check_db_objects mamonsu test_superuser
143
144
+# bootstrap for other tests
145
+mamonsu bootstrap -x -U postgres -d mamonsu_test_db
146
+
147
exit 0
0 commit comments