Skip to content

Commit a849e30

Browse files
committed
cicd: added bootstrap pre-run
1 parent 38c82a2 commit a849e30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

github-actions-tests/tools/bootstrap.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,7 @@ mamonsu bootstrap -x -U test_superuser -h localhost -p 5432
141141
# check
142142
check_db_objects mamonsu test_superuser
143143

144+
# bootstrap for other tests
145+
mamonsu bootstrap -x -U postgres -d mamonsu_test_db
146+
144147
exit 0

0 commit comments

Comments
 (0)