Skip to content

Commit c791c1f

Browse files
Copilotrvosa
andcommitted
Create mesquite directory before running tests
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
1 parent 7b4caa0 commit c791c1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545

4646
- name: Configure database properties for tests
4747
run: |
48+
mkdir -p /tmp/mesquite
4849
cat > treebase-core/src/test/resources/jdbc.properties << EOF
4950
jdbc.driverClassName=org.postgresql.Driver
5051
jdbc.url=jdbc:postgresql://localhost:5432/treebasedb

0 commit comments

Comments
 (0)