Skip to content

Commit 87eb971

Browse files
committed
path
1 parent 4bc6b06 commit 87eb971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,5 +256,5 @@ jobs:
256256
shell: bash
257257
env:
258258
JAVA_HOME: /usr/lib/jvm/java-8-openjdk-amd64
259-
run: (cd jdbccts && make DUCKDB_JAR=../jdbc-driver/duckdb_jdbc-linux-amd64.jar test)
259+
run: (cd jdbccts && make DUCKDB_JAR=../jdbc-driver/duckdb_jdbc.jar test)
260260

0 commit comments

Comments
 (0)