aglinxinyuan commented on code in PR #3831:
URL: https://github.com/apache/texera/pull/3831#discussion_r2412171176
##########
.github/workflows/github-action-build.yml:
##########
@@ -119,6 +119,10 @@ jobs:
run: psql -h localhost -U postgres -v DB_NAME=texera_db_for_test_cases
-f core/scripts/sql/texera_ddl.sql
env:
PGPASSWORD: postgres
+ - name: Create texera_db_for_test_cases
Review Comment:
This line is duplicated due to merge conflicts.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]